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 API #238

Merged
merged 13 commits into from
Apr 21, 2016
Merged

WebSocket API #238

merged 13 commits into from
Apr 21, 2016

Conversation

vktr
Copy link
Member

@vktr vktr commented Apr 13, 2016

A PR to add a WebSocket API to PicoTorrent. The WebSocket will allow remote clients to connect to and receive updates from PicoTorrent.

TODO

  • Add a basic WebSocket server.
  • Add token authentication.
  • Push torrent events to clients.
  • Generate SSL certificate at first launch.
  • Write WebSocket API documentation (using Sphinx).

@vktr vktr changed the title [WIP] WebSocket API WebSocket API Apr 21, 2016
@vktr vktr merged commit 851a59c into picotorrent:develop Apr 21, 2016
@vktr vktr deleted the f/websocket-api branch April 21, 2016 19:03
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.

None yet

1 participant