* socket: Fork @iov/socket * socket: Remove nonces * socket: Update package.json * socket: Update README * socket: Remove tslint * socket: Fix lint warnings * scripts: Fork socketserver from IOV Core * root: Update NOTICE for socket * tendermint-rpc: Replace @iov/socket dependency with @cosmjs/socket * root: Update CI config for tendermint/socket * scripts: Add wait to tendermint start script * socket: Add coverage
11 lines
460 B
Markdown
11 lines
460 B
Markdown
# @cosmjs/socket
|
|
|
|
[](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)).
|