a libp2p-backed daemon wrapping the functionalities of go-libp2p for use in other languages
Go to file
vyzo 3c37581465
Merge pull request #4 from libp2p/implementation
Initial Implementation
2018-09-13 19:04:17 +03:00
p2pd main program 2018-09-13 16:57:02 +03:00
pb common stream info for open and handlers 2018-09-13 17:26:58 +03:00
Makefile makefile 2018-09-13 16:58:43 +03:00
README.md Initial commit 2018-09-11 18:25:52 -04:00
conn.go common stream info for open and handlers 2018-09-13 17:26:58 +03:00
daemon.go basic implementation: connections and streams 2018-09-13 16:47:08 +03:00
package.json basic implementation: connections and streams 2018-09-13 16:47:08 +03:00
stream.go stream resets where appropriate 2018-09-13 17:48:13 +03:00

README.md

libp2p Daemon

Work in progress...