cosmjs-util/packages/socket/README.md
2020-06-29 08:37:32 +02:00

13 lines
460 B
Markdown

# @cosmjs/socket
[![npm version](https://img.shields.io/npm/v/@cosmjs/socket.svg)](https://www.npmjs.com/package/@cosmjs/socket)
@cosmjs/socket is a collection of helper methods and classes for working with
WebSockets.
## License
This package is part of the cosmjs repository, licensed under the Apache License
2.0 (see [NOTICE](https://github.com/CosmWasm/cosmjs/blob/master/NOTICE) and
[LICENSE](https://github.com/CosmWasm/cosmjs/blob/master/LICENSE)).