Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 999 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 999 Bytes

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.