Closed silviucpp closed 5 years ago
Hello,
Right now the tcp options are hard coded and there is no way I think to specify additional options like: {keepalive, boolean()} for example.
Might be nice to have a way to specify those when we create the connection
I welcome a patch! :)
Hello,
Right now the tcp options are hard coded and there is no way I think to specify additional options like: {keepalive, boolean()} for example.
Might be nice to have a way to specify those when we create the connection