sparkmeter/sink

Connection response callback is being called twice on server

Opened this issue · 0 comments

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