facebookincubator / SocketRocket

A conforming Objective-C WebSocket client library.
Other
9.55k stars 2.01k forks source link

TCP Options #599

Open victorstewart opened 6 years ago

victorstewart commented 6 years ago

would be great to be able to set TCP options like "Fast Open" etc..

of course can accomplish these things by forking, but hoping we could all share in the glory. Maybe PR would be accepted?

xcrdev commented 5 years ago

I would like to see tcp_nodelay as a socket option