Skip to content

This is a Reactjs and Golang application for handling users concurrently using goroutines and websockets

Notifications You must be signed in to change notification settings

gdlazcano/go-react-websockets-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-react-websockets-chat

This is a Reactjs and Golang application for handling users concurrently using goroutines and websockets.

For cloning this repo

foo@bar:~$ git clone https://github.com/DatsGabs/go-react-websockets-chat
foo@bar:~$ cd go-react-websockets-chat
foo@bar:~$ docker build . -t go-react-websockets-chat
foo@bar:~$ docker run -p 8000:8000 go-react-websockets-chat

Working example in https://chat-websockets-go.herokuapp.com/

About

This is a Reactjs and Golang application for handling users concurrently using goroutines and websockets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published