#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

#18 in #udp-server

Download history 16/week @ 2024-07-15 6/week @ 2024-07-22 33/week @ 2024-07-29 10/week @ 2024-08-05 24/week @ 2024-08-12 6/week @ 2024-08-19 24/week @ 2024-08-26 4/week @ 2024-09-02 4/week @ 2024-09-09 183/week @ 2024-09-16 73/week @ 2024-09-23 29/week @ 2024-09-30 9/week @ 2024-10-07 27/week @ 2024-10-14 4/week @ 2024-10-21

77 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

~9–23MB
~301K SLoC