Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 221 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 221 Bytes

webRTC chat server

This is an experiment to setup a java server using web sockets capable to setting up P2P text conversations using webRTC.

An iOS client can be found at https://github.com/skorulis/webRTC-chat-iOS