Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket support #62

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

Nydauron
Copy link

Closes #2: Allows for the ability for websockets to be proxied over the gateway.

Websockets can be created and upgraded with the help of gorilla/websocket.

  • Make sure to tag the issue you are addressing in your comments if applicable.
  • Make sure any tests pass
  • Make sure you stick to rough style guidelines
  • Have you added the license header to any new files?
  • Tag a reviewer
  • Select target milestone
  • Make sure to document any new features or API changes

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.

Support websockets
1 participant