16 lines
955 B
Markdown
Raw Normal View History

2016-02-26 11:01:52 +00:00
js-libp2p-websockets
====================
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
2016-03-14 20:25:00 +00:00
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
2016-02-26 11:01:52 +00:00
![](https://img.shields.io/badge/coverage-%3F-yellow.svg?style=flat-square)
[![Dependency Status](https://david-dm.org/diasdavid/js-libp2p-websockets.svg?style=flat-square)](https://david-dm.org/diasdavid/js-libp2p-websockets)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)
2016-03-14 20:25:00 +00:00
![](https://raw.githubusercontent.com/diasdavid/interace-connection/master/img/badge.png)
![](https://raw.githubusercontent.com/diasdavid/interface-transport/master/img/badge.png)
2016-02-26 11:01:52 +00:00
2016-03-14 20:25:00 +00:00
> JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport interface
2016-02-26 11:01:52 +00:00