#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

#15 in #udp-server

Download history 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 5/week @ 2024-10-28 16/week @ 2024-11-04 30/week @ 2024-11-18 16/week @ 2024-11-25 11/week @ 2024-12-02 245/week @ 2024-12-09 37/week @ 2024-12-16 46/week @ 2024-12-23 4/week @ 2024-12-30 7/week @ 2025-01-06

113 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–22MB
~310K SLoC