Skip to content
/ babble Public

UDP + TCP chat desktop app with hybrid network system (centralized and decentralized)

License

Notifications You must be signed in to change notification settings

flurium/babble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabbleUp

Make it possible to pay attention to the words of the interlocutor

Issues Commit activity Contributors License

Desktop chat: BabbleUp

Date: Jun 23, 2022 - Aug 23, 2022

GitHub repo: flurium/babble

Technologies:

  • C#
  • WPF
  • Clean UDP and TCP networking
  • Hybrid network system is used (centralized and decentralized).
  • Entity Framework Core

Patterns:

  • State
  • Proxy combined with Factory.