mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
35233d07f9
- We can now get rid of most sleep and get true remote part and stream working, however there seems to be a deadlock after registered new handle trace with 10% spawn chance - removal of the events trait, as we use channels - streams now directly communicate with each other for performance reasons, somewhere are still deadlocks, oonce directly at listening somehow and after the first message has read, but i also got it to run perfectly through at this state without code change, maybe a sleep or more detailed rust-dgb session would help here! |
||
---|---|---|
.. | ||
api.rs | ||
channel.rs | ||
controller.rs | ||
lib.rs | ||
message.rs | ||
metrics.rs | ||
mio_worker.rs | ||
mpsc.rs | ||
tcp_channel.rs | ||
tcp.rs | ||
types.rs | ||
udp.rs | ||
worker.rs |