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

Connection response callback is being called twice on server #12

Open
mdwaud opened this issue Dec 17, 2022 · 0 comments
Open

Connection response callback is being called twice on server #12

mdwaud opened this issue Dec 17, 2022 · 0 comments

Comments

@mdwaud
Copy link
Collaborator

mdwaud commented Dec 17, 2022

From the simple client / server example app:

$ iex -S mix
Erlang/OTP 23 [erts-11.0.4] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe]

Compiling 1 file (.ex)

17:36:56.415 [info]  Listening for connections on port 2020

17:37:00.673 [info]  Connected to known client example-client via Sink

17:37:00.676 [info]  Connected to known client example-client via Sink
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

No branches or pull requests

1 participant