Skip to content

Ameer5121/SocketChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket Chat

This application works using a user-hosted server along with Protobuf's library serializer to allow for up to 10+ people chatting.

Contains usages of:

  • MultiThreading through System.Threading
  • Socket Programming through System.Net.Sockets

Framework:

  • Made in WPF
    • MVVM Design Pattern

Third-Party Libraries:

  • Protobuf.Net

About

Online Chat through a user-hosted server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages