Skip to content

A pet project focused on building a LAN chat using grpc for message delivery and zeroconf for device discovery

License

Notifications You must be signed in to change notification settings

rinnothing/grpc-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-chat

A pet project focused on building a LAN chat using grpc for message delivery and zeroconf for device discovery

currently in development

Clean Architecture

Recently at the university I was told about clean architecture and in this project I'm trying to follow what I've learned.

Below is the description of what every folder does:

Later I will add following folders:

  • cmd/app
    launches an app by building all repos and injecting them into an app
  • and all the others that are needed to make server like this to handle new clients appearing on zeroconf and probably one to handle the UI

About

A pet project focused on building a LAN chat using grpc for message delivery and zeroconf for device discovery

Topics

Resources

License

Stars

Watchers

Forks