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

Guidelines for c# server support. #590

Closed
jsboige opened this issue Jan 27, 2016 · 3 comments
Closed

Guidelines for c# server support. #590

jsboige opened this issue Jan 27, 2016 · 3 comments
Labels

Comments

@jsboige
Copy link

@jsboige jsboige commented Jan 27, 2016

Hi, I would be interested in implementing a c# websocket tracker to support webtorrent. I am aware of the node implementation .
What would be some guidelines to implement the protocol, given the IHttpHandler approach of that article and a BitTorrent library as Monotorrent

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Feb 24, 2016

Right now, you can emulate the node implementation (bittorrent-tracker). Specifically, these are the files to look at:

For an actual spec, follow #168.

@feross feross closed this Feb 24, 2016
@feross feross added the question label Feb 24, 2016
@jsboige

This comment has been minimized.

Copy link
Author

@jsboige jsboige commented Mar 2, 2016

Thanks a lot for your guidelines. I believe this should be tractable with Microsoft.WebSockets and Monotorrent providing some of the code you linked.

I will look into that probably over the summer, and I'll let you know about it.

@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.