Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

TutorialEdge/go-websocket-course

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go WebSocket course

Building a Real-Time Football Score App in Go and Vue.js.

Frontend Overview

Frontend Web App will be built in Vue.js - when a client connects, it'll populate a list of games that you can click on to follow live scores.

You'll then connect to a specific game which will receive events from the server every time a new event happens.

This will be fairly simple, and we'll mostly just be using it as a way to demonstrate us connecting to specific channels.

Running Locally

$ docker run -d --hostname my-rabbit --name some-rabbit -p 15672:15672 -p 5672:5672 rabbitmq:3-management
$ go run cmd/server/main.go

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.