This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9074de533a
veloren
/
network
History
Marcel Märtens
9074de533a
handling frames no longer is channel -> scheduler -> participant, but it's directly channel -> participant, removing a lock and a single bottleneck in the scheduler
2020-06-09 01:23:45 +02:00
..
examples
switch from serde to manually for speed, remove async_serde
2020-06-09 01:23:42 +02:00
src
handling frames no longer is channel -> scheduler -> participant, but it's directly channel -> participant, removing a lock and a single bottleneck in the scheduler
2020-06-09 01:23:45 +02:00
tests
switch from serde to manually for speed, remove async_serde
2020-06-09 01:23:42 +02:00
Cargo.lock
switch from serde to manually for speed, remove async_serde
2020-06-09 01:23:42 +02:00
Cargo.toml
switch from serde to manually for speed, remove async_serde
2020-06-09 01:23:42 +02:00