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

Handle connection to torrent peer status update messages #4

Merged
merged 28 commits into from Feb 9, 2024

Conversation

marcovidonis
Copy link
Collaborator

No description provided.

pwhittle-medicom and others added 28 commits October 26, 2023 14:28
…r-conn-update

# Conflicts:
#	client.go
#	peerconn.go
The main use for this status is to send update messages through the WS,
in the form of JSON. Marshalling a JSON field into an error object
doesn't work in Go, so it's better to send the error message as string.
See golang/go#5161
@marcovidonis marcovidonis merged commit 9baf001 into master Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants