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

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

#16 in #udp-server

Download history 11/week @ 2024-11-13 23/week @ 2024-11-20 15/week @ 2024-11-27 34/week @ 2024-12-04 235/week @ 2024-12-11 26/week @ 2024-12-18 41/week @ 2024-12-25 8/week @ 2025-01-01 7/week @ 2025-01-08 38/week @ 2025-01-15 13/week @ 2025-01-22 16/week @ 2025-01-29 21/week @ 2025-02-05 142/week @ 2025-02-12 6/week @ 2025-02-19 26/week @ 2025-02-26

198 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–25MB
~323K SLoC