Hi! I stumbled across a a very strange problem. If I try to send a named tuple from...
Hi, Questions about peer_status method: How do I unsubscribe a coroutine from receiving...
Hi, Reading scheduler.peer I read "If all asyncoros are running on a local network,...
trying to debug this issue, I found the root of my problem: on line 1057 in disasyncoro.py...
Hi, I having problems with the peer_status callback when a remote corouting is killed....
Yeah, that was it. Thanks!
Thanks for replying so fast! :) I forgot to mention that I run the server and the...
Hi, I'm trying to connect two nodes over the network using disasyncoro. This is my...