a libp2p-backed daemon wrapping the functionalities of go-libp2p for use in other languages
Go to file
vyzo 30ff2d406a allow multiple protocol handlers in the same request 2018-09-13 17:07:01 +03:00
p2pd main program 2018-09-13 16:57:02 +03:00
pb allow multiple protocol handlers in the same request 2018-09-13 17:07:01 +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 allow multiple protocol handlers in the same request 2018-09-13 17:07:01 +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 basic implementation: connections and streams 2018-09-13 16:47:08 +03:00

README.md

libp2p Daemon

Work in progress...