This project is a recreation of a basic websocket server in C/C++ without any libraries. Also it has a client, which is a simple messenger that uses server to transmit data (signaling server).
-
Notifications
You must be signed in to change notification settings - Fork 0
Minimal WebSocket server written in c/c++ from scratch with p2p messenger client in typescript
License
cebem1nt/webrtc-chat
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Minimal WebSocket server written in c/c++ from scratch with p2p messenger client in typescript