bf68b28680
*Update dist
8684fcde3c
*SimpleRpcQuery needs to be wrapped in a factory
1d61ec5e55
*Update dist
71e41ae003
*Remove unneeded queues
09825ea3c7
*Add createClient
b5b7c9e0fe
*Add some dev deps needed due to pnpm/tsc
7dc18eb090
*Update dist
da7f75820f
*add modified b4a
4eb5f24696
*Call swarm init and ready before calling readyWithRelays on ready method
4e26f67b1d
*handle possibility that callerInput is undefined
623f800418
*Use createClient factory
788781c31c
*update build script
2e1780e28f
*Refactor swarm event management to use a dedicated event emitter per swarm for efficiency
e7a0c381b9
*Set the max event listeners via const on the peer object
e47a1f26d7
*Update dist
1c167aad2a
*modify connect to return an existing connection if it exists, and if not, throw a not implemented error
bdf0cb705c
*Update dist
1a4f33c697
*Move _connectBackoff retry to costructor so we don't create duplicate hooks
290ca18c4b
*Store the listenConnections connection so don't create duplicates incase init/ready is called multiple times