centrifugal / centrifuge-js

JavaScript client SDK to communicate with Centrifugo and Centrifuge-based server from browser, NodeJS and React Native. Supports WebSocket, HTTP-streaming over Fetch and Readable Stream API, EventSource, WebTransport.
https://centrifugal.dev
MIT License
411 stars 104 forks source link

Fix unsubscribe from optimistic using per subscription flags #276

Closed FZambia closed 7 months ago

FZambia commented 8 months ago

Relates #275 #274

FZambia commented 7 months ago

Closing in favour of https://github.com/centrifugal/centrifuge-js/pull/278