NoteGio / openrelay

OpenRelay is an open source relay for the 0x protocol. OpenRelay provides an open, scalable orderbook. Users can post offers for any ERC20 or ERC721 token, or search for trades with other users
Other
159 stars 56 forks source link

Buffer websocket channels #171

Closed AusIV closed 4 years ago

AusIV commented 4 years ago

The lack of buffering on websocket channels was leading to lots of dropped messages. This buffer should be adequate, I expect.