Packages 38
aka PipedInputStream/PipedOutputStream Mostly useful for testing stuff, as `node` is kind of single-thread.
published 0.0.1 8 years ago[](https://travis-ci.org/gritzko/stream-url-ws)
published 0.1.5 7 years agoSwarm: replicated data types (syncables) ========================================
published 1.2.1 7 years agoSwarm is a sync-centric database implementing Commutative Replicated Data Types ([CmRDTs][cmrdt]). CmRDTs are op-based, hence Swarm is built on top of a partially ordered log of operations, very much like classic databases are built on top of totally orde
published 1.0.24 7 years agoA simple LevelDB-backed WebSocket and TCP-listening Swarm server (peer).
published 1.2.1 7 years agoA Swarm sync client. Use dependency injection for any particular storage or transport method (LevelUP and stream-url based, respectively).
published 1.0.16 7 years agoA Swarm client caching all the data in an IndexedDB database (level-js). Connect to the server by WebSocket
published 1.0.15 7 years agoThis package implements the Swarm protocol primitives according to the specification https://gritzko.gitbooks.io/swarm-the-protocol/content/
published 1.2.1 7 years agoA regular grammar for the Swarm Replicated Object Notation
published 2.0.5 5 years ago