68fdd4e0ce
*Update dist
19d8e783fb
*refactor connectModuleGenerator to use a undefined value to signal the end of the stream
5a03605ac8
*update deps
c98686d931
*Use @chainsafe/bls fork that handles top-level await issues
499d2cfbf7
*Update tcp patch
acca3680ac
*Update deps
2fd5b11582
*Update to use new multisocket proxy
d2a019066a
*Update deps
20d163bcf2
*Refactor to use new MultiSocketProxy from libhyperproxy
c2031b4c7f
*Update dist
ec937e786b
* Refactor socket preencoding and encoding to use socketEncoding when _server is defined.
f3e5cebe45
*update dist
9cb6d0b6e4
* Fix typo in multiSocket.ts where "m" should be "m.id".
e3e6757e47
* Refactor multiSocket.ts to check for server mode before checking for allowedPorts inclusion when accepting a new socket connection.
3a1ea39a79
*Update dist
e19e4c1744
* Add serializeError import to multiSocket.ts and implement preencode and encode functions using JSON serialization for error messages.