Skip to content

feat: Adding channels for those that just want to know what they do. #1029

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

Closed
wants to merge 1 commit into from

Conversation

SamuelBellomo
Copy link
Contributor

I didn't want to create an RFC for this, but I was looking for this since the beginning of me using MLAPI and I figured I'd add this. I'm open to discussion.
I always wanted to directly set my channel type without having to rely on some names I didn't know what they did.
I feel this would help those setting up their custom netvar channels for example into not having to always reverse lookup what that channel actually does.

Comment on lines +22 to +26
ReliableSequenced,
ReliableUnsequenced,
ReliableFragmentedSequenced,
UnreliableSequenced,
UnreliableUnsequenced,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, I believe we're planning to get rid of the explicit transport QoS channel specification as a whole soon :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, really soon :)

Copy link
Contributor

@LukeStampfli LukeStampfli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think as long as we have channels this is a great addition because without this it is really tricky to just get a channel with the right QoS.

@andrews-unity
Copy link
Contributor

Channels are gone from dev so I think we can close this PR

@0xFA11
Copy link
Contributor

0xFA11 commented Sep 7, 2021

Channels are gone from dev so I think we can close this PR

yes, channels are gone with PR #1133

@SamuelBellomo
Copy link
Contributor Author

closing as this isn't relevant anymore

@SamuelBellomo SamuelBellomo deleted the sam/feature/adding-basic-channels branch September 14, 2021 14:31
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.

5 participants