Starting from Masto.js v6.6.0, `Symbol.dispose` is implemented for WebSocket API client.
With `using` keyword, you will no longer need to call clean up methods for unsubscribing from streaming updates 💁
| GitHub | https://github.com/neet |
| Discord | thegodofneet |
| Website | https://neet.love |
| Pronouns | he/him |
Starting from Masto.js v6.6.0, `Symbol.dispose` is implemented for WebSocket API client.
With `using` keyword, you will no longer need to call clean up methods for unsubscribing from streaming updates 💁
Masto.js v6 is finally out! It comes with automatic reconnection of the streaming API and a significant reduction in bundle size. Try it out👇