sociomantic-tsunami / dlsproto

Distributed Log Store protocol definition, client, fake node, and tests
Boost Software License 1.0
3 stars 18 forks source link

Enable TCP_NODELAY on neo connections #86

Closed nemanja-boric-sociomantic closed 6 years ago

nemanja-boric-sociomantic commented 6 years ago

This enables the nodelay on the Neo client, so the user doesn't need to do this. In the next swarm version this will be done automatically.