v0.3.0
Pre-release
Pre-release
- BC break: Switch from (deprecated)
clue/connection-managertoreact/socket-client
and thus replace each occurance ofgetConnect($host, $port)withcreate($host, $port)
(#1) - Fix: Timeouts in
ConnectionManagerTimeoutnow actually work
(#1) - Fix: Properly reject promise in
ConnectionManagerSelectivewhen no targets
have been found
(#1)