#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

#16 in #udp-server

Download history 17/week @ 2024-10-08 19/week @ 2024-10-15 4/week @ 2024-10-22 6/week @ 2024-10-29 14/week @ 2024-11-05 4/week @ 2024-11-12 28/week @ 2024-11-19 15/week @ 2024-11-26 13/week @ 2024-12-03 251/week @ 2024-12-10 30/week @ 2024-12-17 44/week @ 2024-12-24 6/week @ 2024-12-31 9/week @ 2025-01-07 36/week @ 2025-01-14 15/week @ 2025-01-21

66 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
~318K SLoC