Version 0.2.1
Fixes a memory issue when retrieving block ranges by ensuring that the network handler can't queue an infinite amount of messages.
- Configure the max message send queue in the WebSocket handler for back
pressure control.
Fixes a memory issue when retrieving block ranges by ensuring that the network handler can't queue an infinite amount of messages.