Skip to content

A simple chat application using Go and WebSockets.

Notifications You must be signed in to change notification settings

jnaraujo/letschat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LetsChat

A simple chat application using Go and WebSockets*.

*With support for more protocols coming soon™.

Things to do:

  • Implement real login and save credentials (maybe use public and private keys)
  • Add cryptography to messages
  • Improve the client chat
  • Add client commands (like /help, /rooms, /join, /leave, /exit)
  • Add support for other protocols (like TCP)
  • Create a binary protocol

About

A simple chat application using Go and WebSockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published