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

UnetSocket should use REMOTE as datagram service provider for UnetStack 5 #103

Open
3 tasks
mchitre opened this issue Aug 12, 2024 · 0 comments
Open
3 tasks
Assignees

Comments

@mchitre
Copy link
Member

mchitre commented Aug 12, 2024

In UnetStack 5, agents providing the REMOTE service also provide the DATAGRAM service. So, if a REMOTE service provider also provides DATAGRAM service, it should be preferentially picked as the datagram service provider for UnetSocket. This will ensure compatibility with older versions of UnetStack as well.

Update needed for:

  • Python
  • C
  • Javascript
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