Theldus / wsServer

wsServer - a tiny WebSocket server library written in C
https://theldus.github.io/wsServer
GNU General Public License v3.0
422 stars 80 forks source link

A simple relay server has been added to the examples #89

Open cisoakk opened 3 months ago

cisoakk commented 3 months ago

Description

A simple relay server that connects peers on a one-to-one basis and relays messages between them. UUIDs are used to authenticate peers.