This commit is contained in:
William Mantly 2020-08-24 12:06:36 -04:00
parent 54f74e4a49
commit 15e04039a3
Signed by: wmantly
GPG Key ID: 186A8370EFF937CA

View File

@ -1,6 +1,6 @@
# node-p2p-simple # node-p2p-simple
Peer to peer JSON Pub/Sub with no extremal dependencies. Each peer can act as Mesh peer to peer JSON Pub/Sub with no extremal dependencies. Each peer can act as
server and client, just a client or a simple relay peer. Topics can be server and client, just a client or a simple relay peer. Topics can be
subscribed to using a simple string or regex pattern. subscribed to using a simple string or regex pattern.