Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

zhibek/golang-websockets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

golang-websockets

A Websocket example using GoLang and AngularJS.

Installing & Running

Use docker-compose to install and run the backend (GoLang) and frontend (AngularJS):

docker-compose up

Access the frontend in your web browser: http://localhost:8000/

About

Golang websocket examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 76.7%
  • JavaScript 11.8%
  • HTML 10.8%
  • Shell 0.7%