websockex icon indicating copy to clipboard operation
websockex copied to clipboard

Add socket_options for non-SSL connections

Open haljin opened this issue 2 years ago • 0 comments

Hi,

I'm just trying to rebase #103 . This should allow for passing of gen_tcp socket options - this is especially useful for us, since we have to set nodelay: true in order to disable Nagle's algorithm in our TCP connections.

haljin avatar Jan 18 '23 11:01 haljin