Skip to content

Nov11/chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple chat server and client

Utilize Netty to take care of network communication.

Feature:

  • peer to peer message delivery
  • heartbeat
  • ProtoBuf serialization
  • basic logging
  • async logging(but with ugly working-thread closing)

Future Work:

  • message routing
  • authentication server
  • offline message storage
  • a gui client
  • deliverable server/client jar
  • application level ack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published