RxPHP / RxWebsocket

Websockets for PHP using Rx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server Will not shutdown on dispose

mbonneau opened this issue · comments

Should rework this area and maybe not use a subject:

return $this->connectionSubject->subscribe($observer, $scheduler);

This is corrected in 0.9.2