Commit Graph

110 Commits (aa947a143b5bd84865bff2b24878d84f3d69b8b7)

Author SHA1 Message Date
Eugen Rochko fb6aa7ad5c Add tracking of delay to streaming API 9 years ago
Eugen Rochko ccb8ac8573 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
9 years ago
Eugen Rochko 8c0bc1309f Add CORS to the streaming API 9 years ago
Eugen Rochko df507f5e6e Fix streaming API queries 9 years ago
Eugen Rochko aa2fa227e9 Adding documentation for streaming API. Fixing filtering bug 9 years ago
Eugen Rochko 61ce15d94b Make node read the right .env file 9 years ago
Eugen Rochko d1a01dbbdd Add redis configuration to streaming API 9 years ago
Eugen Rochko b6c922f169 Fix potential resource leaks in streaming server 9 years ago
Eugen Rochko 1ee4a17f37 Add logging and filtering to the node.js streaming API 9 years ago
Eugen Rochko 0cfd3188b4 Add streaming API in Node.js 9 years ago