#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

30 releases (15 breaking)

0.24.0 Dec 13, 2024
0.23.0 Sep 17, 2024
0.22.0 Jan 10, 2024
0.20.0 Mar 20, 2023
0.3.0 Jul 13, 2020

#17 in #udp-server

Download history 15/week @ 2024-08-31 4/week @ 2024-09-07 167/week @ 2024-09-14 80/week @ 2024-09-21 35/week @ 2024-09-28 12/week @ 2024-10-05 25/week @ 2024-10-12 6/week @ 2024-10-19 6/week @ 2024-10-26 14/week @ 2024-11-02 2/week @ 2024-11-09 24/week @ 2024-11-16 18/week @ 2024-11-23 12/week @ 2024-11-30 210/week @ 2024-12-07 68/week @ 2024-12-14

309 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–19MB
~283K SLoC