cosmjs-util/packages/socket
Will Clark 200a0f7fe6
Fork @iov/socket (#250)
* 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
2020-06-25 16:01:41 +02:00
..
nonces Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
src Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
types Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
.eslintignore Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
.gitignore Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
.nycrc.yml Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
jasmine-testrunner.js Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
karma.conf.js Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
package.json Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
README.md Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
tsconfig.json Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
typedoc.js Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00
webpack.web.config.js Fork @iov/socket (#250) 2020-06-25 16:01:41 +02:00

@cosmjs/socket

npm version

@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 and LICENSE).