1.0.0 • Published 4 years ago

await-ws-ts v1.0.0

Weekly downloads
4
License
GPL-3.0-only
Repository
github
Last release
4 years ago

Await WS TS

Simplify WebSockets by allowing you to await upon requests.

We do this by building on top of an existing WebSocket solution, not replacing it, so you can still keep things exactly how you want, but with these simple requests on top.

More information

This is only a client for the Await WS Go package; please view that for more detailed information.