- There are 2 version of this.
- The first one simply starts a server and you can connect to it directly using netcat command. The clients are stored in memory and messages are broadcast by the server.
- The second version has a seperate server and client service. It uses gRPC to communicate and uses redis as a broker service to store the messages and users. The users and messages are stored in redis and uses a pub - sub model to send and fetch messages.
-
Notifications
You must be signed in to change notification settings - Fork 0
shameerb/simple-chat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A lightweight simple tcp chat server.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published