stable-socket
stable-socket copied to clipboard
A web socket that reconnects.
It's a little un-idiomatic to use delegate objects as a "callback bag" in the Web Platform. This could potentially, instead, use EventTarget, and emit events for each of the callbacks...
The kitchen sink image for Codespaces comes with node 14 and npm 6. We want to run node 16 and npm 8. This PR creates a dockerfile and devcontainer to...
In _Originally posted by @Abhi7739309 in https://github.com/github/stable-socket/issues/6#issuecomment-2197348864_
Bumps the npm_and_yarn group with 2 updates in the / directory: [tmp](https://github.com/raszi/node-tmp) and [chromium](https://github.com/dtolstyi/node-chromium). Updates `tmp` from 0.2.1 to 0.2.4 Changelog Sourced from tmp's changelog. v0.2.2 (2024-02-28) :bug: Bug Fix...