Skip to content

Minimal WebSocket server written in c/c++ from scratch with p2p messenger client in typescript

License

Notifications You must be signed in to change notification settings

cebem1nt/webrtc-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC Chat

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).

About

Minimal WebSocket server written in c/c++ from scratch with p2p messenger client in typescript

Resources

License

Stars

Watchers

Forks