Closed jrebelo closed 4 months ago
Replace tokio sockets by udp sockets by creating std::thread to listen on the blocking socket. This allows us to remove the "net" feature of tokio
Replace tokio sockets by udp sockets by creating std::thread to listen on the blocking socket. This allows us to remove the "net" feature of tokio