Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 357 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 357 Bytes

webRTC_ChatApp

This is an example prototype for the technology WebRTC. WebRTC was the Topic of my Bachelor-Thesis. In the Prototype you can chat with everyone that is logged in . You can text,video,voice chat with other users and send small files.

Instructions: To run the Chat-App you have to run the React-App and the websocket_server simultaneously.