Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Conversation

@emgre
Copy link
Member

@emgre emgre commented Jun 18, 2019

Closes #313.

  • UDP channels can now be created.
  • You must specify a local and a remote endpoint.
  • Java and C# bindings were updated to support this feature.
  • Removed the old non-vectored AddTCPClient/AddTLSClient from the bindings.
  • AddTCPServer and AddTLSServer now uses an IPEndpoint instead of std::string + uint16_t.

@jadamcrain jadamcrain merged commit 7ec628f into develop Jun 19, 2019
@jadamcrain jadamcrain deleted the feature/udp branch June 19, 2019 17:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support UDP

3 participants