Maciej Krüger 9ffe03adf6 Fix #70 - Better error for .createServer in browser (#73)
* Fix #70 - Better error for .createServer in browser

* Add test for throw

* Make test sync
2018-04-24 12:45:56 +02:00
2017-12-21 17:22:55 +01:00
2017-10-20 12:21:40 +01:00
2016-04-14 02:56:49 +01:00
2017-12-21 17:22:55 +01:00
2017-12-21 17:22:55 +01:00
2018-04-05 17:24:48 +01:00
2017-12-21 17:22:55 +01:00
2016-02-25 12:21:14 +00:00
2018-02-20 10:32:38 +00:00

js-libp2p-websockets

Coverage Status Travis CI Circle CI Dependency Status js-standard-style

JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport interface

Description

libp2p-websockets is the WebSockets implementation compatible with libp2p.

Usage

Install

npm

> npm i libp2p-websockets

Example

TODO

API

Transport

Connection

Description
No description provided
Readme 1.5 MiB
Languages
JavaScript 100%