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

Implement socket reliable datagram provider #20

Closed
shefty opened this issue Sep 3, 2014 · 2 comments
Closed

Implement socket reliable datagram provider #20

shefty opened this issue Sep 3, 2014 · 2 comments

Comments

@shefty
Copy link
Member

shefty commented Sep 3, 2014

Add reliable datagram message (RDM) endpoint support to the socket provider.

@shefty shefty added this to the alpha release milestone Sep 3, 2014
@rfaucett
Copy link
Contributor

just curious - were you envisioning retransmit progression being done via a progression thread or manual progression?

@shefty
Copy link
Member Author

shefty commented Oct 10, 2014

This is under development and uses SOCK_RDS. It will eventually support both progress models, but the default would be manual. Automatic progress will require a thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants