x48
Results
2
issues of
x48
## Problem When attempting to send many messages back to back we run into an error: `ERR_TOO_MANY_OUTBOUND_PROTOCOL_STREAMS` ## Steps to reproduce ```js import { createLightNode, waitForRemotePeer, createEncoder, utf8ToBytes, } from...
enhancement