https://github.com/jesty/java-ddp-server
https://github.com/jesty/java-ddp-server
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jesty/java-ddp-server
- Owner: jesty
- Created: 2015-07-16T16:13:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-17T14:40:18.000Z (over 10 years ago)
- Last Synced: 2025-04-13T01:58:47.384Z (8 months ago)
- Language: Java
- Size: 164 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A DDP (Distributed Data Protocol) server written in Java.
This project start for study purpose and it is a big working in progress.
Useful reads:
* https://github.com/meteor/meteor/blob/devel/packages/ddp/DDP.md
* https://meteorhacks.com/introduction-to-ddp
* https://www.meteor.com/ddp