Skip to content

server: Add a websocket endpoint that streams down the View object#908

Merged
nicks merged 1 commit into
masterfrom
nicks/websocket2
Jan 3, 2019
Merged

server: Add a websocket endpoint that streams down the View object#908
nicks merged 1 commit into
masterfrom
nicks/websocket2

Conversation

@nicks

@nicks nicks commented Jan 3, 2019

Copy link
Copy Markdown
Contributor

Hello @landism, @maiamcc,

Please review the following commits I made in branch nicks/websocket2:

3215dc5 (2019-01-03 11:32:19 -0500)
server: Add a websocket endpoint that streams down the View object

@nicks
nicks requested review from landism and maiamcc January 3, 2019 16:32

@maiamcc maiamcc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Comment thread internal/hud/server/websocket.go Outdated

ws := NewWebsocketSubscriber(conn)

// TODO(nick): Handle clean shutdown when the server shutsdown

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/shutsdown/shuts down

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@nicks
nicks force-pushed the nicks/websocket2 branch from 3215dc5 to f5deed3 Compare January 3, 2019 17:37
@nicks
nicks merged commit cd638f1 into master Jan 3, 2019
@nicks
nicks deleted the nicks/websocket2 branch January 3, 2019 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants