Skip to content

Version 0.2.1

Choose a tag to compare

@samrg472 samrg472 released this 03 Dec 21:50
· 12 commits to master since this release
v0.2.1
1308b8e

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.