COMMITS
/ lib/broadcast-operator.ts December 15, 2022
W
fix: add timeout method to remote socket (#4558)
Waldemar Schlegel committed
January 20, 2023
D
feat: add promise-based acknowledgements
Damien Arrachequesne committed
January 18, 2023
D
fix(typings): properly type emits with timeout
Damien Arrachequesne committed
October 14, 2022
D
docs: add jsdoc for each public method
Damien Arrachequesne committed
October 13, 2022
D
fix(typings): apply types to "io.timeout(...).emit()" calls
Damien Arrachequesne committed
June 27, 2022
D
chore: bump dependencies
Damien Arrachequesne committed
May 3, 2022
D
fix: forward the local flag to the adapter when using fetchSockets()
Damien Arrachequesne committed
March 31, 2022
D
feat: broadcast and expect multiple acks
Damien Arrachequesne committed
January 6, 2022
O
fix(types): make `RemoteSocket.data` type safe (#4234)
Orkhan Alikhanov committed
July 3, 2021
D
chore: bump dependencies
Damien Arrachequesne committed
March 17, 2021
S
fix(typings): update return type from emit (#3843)
Solomon English committed
March 1, 2021
M
feat: add support for typed events (#3822)
Maxime Kjaer committed
D
feat: allow to pass an array to io.to(...)
Damien Arrachequesne committed
D
fix: make io.to(...) immutable
Damien Arrachequesne committed
March 2, 2021
D
feat: add some utility methods
Damien Arrachequesne committed