Skip to content

Simple chat app with golang gorilla websocket as backend with vuejs as frontend

Notifications You must be signed in to change notification settings

majidbl/chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatapp

Simple chat app with golang gorilla websocket as backend and vuejs as frontend

TODO

  • implement websocket server with gorilla websocket and mux
  • add contact to contact list
  • improve ui/ux in frontend
  • add button to remove contact from contact list
  • save old messages in postgers and show in frontend
  • add group or something like channel
  • delete message from chat
  • show status of users

About

Simple chat app with golang gorilla websocket as backend with vuejs as frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published