#web-rtc #udp-server #udp #server #networking #gamedev #sockets

naia-server-socket

An abstraction to provide a common API over either a UDP socket or a service that can establish WebRTC connections

29 unstable releases

0.23.0 Sep 17, 2024
0.22.0 Jan 10, 2024
0.20.0 Mar 20, 2023
0.13.0 Sep 18, 2022
0.3.0 Jul 13, 2020

#17 in #udp-server

46 downloads per month
Used in 5 crates (2 directly)

MIT/Apache

70KB
1.5K SLoC

Naia Server Socket

Provides an abstraction of a Socket capable of sending/receiving to many clients, using either an underlying UdpSocket or a service that can communicate via unreliable WebRTC datachannels

Dependencies

~10–24MB
~306K SLoC