Skip to content

doni404/webchat-realtime-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webchat-realtime-golang

Building simple realtime web application chat in room with golang.
This repository for bulding simple realtime web chat application in room with golang and websocket.

Go example projects

Go Reference

Clone the project and start the server

$ git clone https://github.com/doni404/webchat-realtime-golang.git
$ cd webchat-realtime-golang
$ go run main.go

https://github.com/doni404/webchat-realtime-golang.git is the Git repository.
The server will available on http://localhost:5555/room/123
You can replace 123 with any strings.

A trivial web server that demonstrates the use of the template package's block feature.

About

Building simple realtime web application chat in room with golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published