Skip to content

vebin/TCPChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCPChat

alt tag

Multi-user chat with mixed architecture (client-server, p2p)

Supports:

  1. Encryption. Diffie–Hellman key exchange. AES-256.
  2. Private messages.
  3. Rooms.
  4. Voice chat.
  5. Files sharing.
  6. Plugins (Example of simple plugin: https://github.com/Nirklav/ScreenshotPlugin).

About

Multi user client-server voice chat, with elements of P2P

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%