OpenSource way to build real time data server
pre request
- RethinkDB
- Java 1.8
-
git clone git clone https://github.com/e-green/plantation.git
-
cd plantation
-
Change Database table name and host in options.properties
DB.NAME=grizzly_china_38456 # DB NAME DB.HOST=localhost # DB Host DB.PORT=28015 # DB Host Port
-
Start Plantation
gradle server:run
-
Usefull Links
- Setup - http://localhost:8090/api/setup
- Subscribe - http://localhost:8090/api/push/
- Web Socket Listner - ws://localhost:8091/bind/
Quick Summary A short, permissive software license. Basically, you can do whatever you want as long as you include the original copyright and license in their respective sources.
Can
- Modify
- Distribute
- Sublicense
- Private Use
Cannot
- Hold Liable
- Commercial Use
Must
- Include Copyright
- Include License