Skip to content

piclez/gochatting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Chatting Demo

This application demonstrates how to use the Google Go language and HTML5 Websockets to implement a simple web chat application.

Here is the screenshot of the demo: Demo

You can join the chat room by entering your email, which will be used as your name and generate an avatar from Gravatar. When you are in the chat, you can find buddies with avatars and names who are already in the room from the top right area. And then, of course, you are able to type and input messages to chat with others.

Click here to see more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.9%
  • Go 45.2%
  • CSS 6.9%