https://github.com/koding/dnode-protocol
A clone of dnode that is built on top of synchronous and asynchronous middleware, and allows user-defined processing.
https://github.com/koding/dnode-protocol
Last synced: 10 months ago
JSON representation
A clone of dnode that is built on top of synchronous and asynchronous middleware, and allows user-defined processing.
- Host: GitHub
- URL: https://github.com/koding/dnode-protocol
- Owner: koding
- License: apache-2.0
- Created: 2015-01-21T02:57:54.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-07T00:13:10.000Z (over 9 years ago)
- Last Synced: 2025-01-20T10:11:32.067Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# koding-dnode-protocol
A clone of [dnode](https://github.com/substack/dnode) that is built on
top of synchronous and asynchronous middleware, and allows user-defined
processing.
# License
2016 Koding, Inc. (Apache-2.0)