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

swarm: pass in stream muxer on construct #99

Merged
merged 1 commit into from
Sep 4, 2016
Merged

Conversation

whyrusleeping
Copy link
Contributor

This lets the 'empty' swarm constructor take in the stream muxer to use, also giving us the option to pass in 'nil' to avoid set up stream multiplexing (for use in the justtcp) example

@whyrusleeping whyrusleeping added the status/in-progress In progress label Sep 4, 2016
@whyrusleeping
Copy link
Contributor Author

This also makes the justtcp example a lot cleaner

@whyrusleeping whyrusleeping merged commit cab16ee into master Sep 4, 2016
@whyrusleeping whyrusleeping deleted the feat/pass-smux branch September 4, 2016 15:20
@whyrusleeping whyrusleeping removed the status/in-progress In progress label Sep 4, 2016
marten-seemann pushed a commit that referenced this pull request Dec 20, 2021
marten-seemann pushed a commit that referenced this pull request Apr 21, 2022
marten-seemann pushed a commit that referenced this pull request Apr 26, 2022
fix: remove deprecated call to pk.Bytes
marten-seemann added a commit that referenced this pull request Apr 26, 2022
use the Resource Manager
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.

1 participant