Skip to content
New issue

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

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

Already on GitHub? # to your account

remove keep-alives #46

Closed
wants to merge 1 commit into from
Closed

remove keep-alives #46

wants to merge 1 commit into from

Conversation

marten-seemann
Copy link
Contributor

Fixes #44.

Keeping a connection alive is a responsibility of the underlying transport, not of the stream multiplexer.

@marten-seemann
Copy link
Contributor Author

Keepalive support is added to go-tcp-transport in libp2p/go-tcp-transport#73.

@Stebalien
Copy link
Member

See my comments on #44. We still need support in relays & websockets.

Keeping a connection alive is a responsibility of the underlying
transport, not of the stream multiplexer.
@aschmahmann aschmahmann added the status/blocked Unable to be worked further until needs are met label Apr 12, 2021
@aschmahmann
Copy link

Closing since while we want to do this we can't until #44 (comment) is resolved.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
status/blocked Unable to be worked further until needs are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

consider removing / disabling keep-alives
4 participants