Skip to content

Generate Connect events from accepted connections #969

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

Conversation

simon-lemay-unity
Copy link
Contributor

MLAPI appears to expect Connect events on servers when new clients connect (at least this is what's implemented in SIPTransport). UTP doesn't generate Connect events server-side, so we must generate them ourselves when accepting connections. This also implies accepting new connections in the first place.

MLAPI appears to expect Connect events on servers when new clients
connect (at least this is what's implemented in SIPTransport). UTP
doesn't generate Connect events server-side, so we must generate them
ourselves when accepting connections.
@simon-lemay-unity simon-lemay-unity merged commit 5c3088c into feature/initial-relay-utp Jul 21, 2021
@simon-lemay-unity simon-lemay-unity deleted the feature/initial-relay-utp-accept-fix branch July 21, 2021 17:00
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.

2 participants