Skip to content

jiblatech/deepstream.io

 
 

Repository files navigation

Modified version of deepstream that allows inspection

The following endpoints are available to retrieve records, events and rpc's:

http://localhost:3090/records

http://localhost:3090/events

http://localhost:3090/rpc

http://localhost:3090/config

To start rest server on a different port use:

bin/deepstream start \
                --port 6021 \
                --http-port 8087 \
                --rest-port 3091

About

A fork of deepstream.io server to add record inspection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.8%
  • Shell 2.5%
  • Other 0.7%