This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
js-libp2p-interfaces
Watch
1
Star
0
Fork
0
You've already forked js-libp2p-interfaces
mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced
2025-04-25 13:52:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
js-libp2p-interfaces
/
new-src
/
connection
/
index.js
4 lines
59 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add required methods by the consumers of the conn obj, to the conn interface
2016-06-12 11:01:32 -07:00
'use strict'
feat(connection): migrate to pull-streams
2016-08-09 12:16:16 +02:00
exports
.
Connection
=
require
(
'./connection'
)
Reference in New Issue
Copy Permalink