Eugen Rochko
1f106f7955
Make streaming API use one pattern-matching redis pubsub connection
...
Refresh timelines when streaming API reconnects in the UI
8 years ago
Eugen Rochko
eb9934c88c
Add streaming API channels for local-only statuses
8 years ago
Eugen Rochko
b8ab1bdd70
Add unique request IDs to streaming API to improve logs
8 years ago
Eugen Rochko
728817fba2
Add tracking of delay to streaming API
8 years ago
Eugen Rochko
9bd2b6be86
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.
8 years ago
Eugen Rochko
c6f0dfadf7
Add CORS to the streaming API
8 years ago
Eugen Rochko
c51f8dd4e4
Fix streaming API queries
8 years ago
Eugen Rochko
b860cbcbdf
Adding documentation for streaming API. Fixing filtering bug
8 years ago
Eugen Rochko
2db5a5a981
Make node read the right .env file
8 years ago
Eugen Rochko
d10d56275b
Add redis configuration to streaming API
8 years ago
Eugen Rochko
8f7aac3076
Fix potential resource leaks in streaming server
8 years ago
Eugen Rochko
999ecc9d69
Add logging and filtering to the node.js streaming API
8 years ago
Eugen Rochko
d4601c094f
Add streaming API in Node.js
8 years ago