about summary refs log tree commit diff
path: root/streaming
AgeCommit message (Expand)Author
2017-04-22refactor-cores (#2308)masarakki
2017-04-21Allow to listen Unix socket (#2085)Akihiko Odaki
2017-04-21Fix a bug where the hashtag could not be specified with the streaming API (#2...178inaba
2017-04-18Fix streaming server worker count (#2082)kuro5hin
2017-04-17Improve streaming server with cluster (#1970)geta6
2017-04-11Dev Tooling fixes (eslint/editorconfig) (#1398)Gavin Mogan
2017-04-02Add heartbeat to websockets streaming API connectionsEugen Rochko
2017-03-02Fix #231 - MutingEugen Rochko
2017-02-07Make streaming API use one pattern-matching redis pubsub connectionEugen Rochko
2017-02-06Add streaming API channels for local-only statusesEugen Rochko
2017-02-05Add unique request IDs to streaming API to improve logsEugen Rochko
2017-02-05Add tracking of delay to streaming APIEugen Rochko
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2017-02-03Add CORS to the streaming APIEugen Rochko
2017-02-02Fix streaming API queriesEugen Rochko
2017-02-02Adding documentation for streaming API. Fixing filtering bugEugen Rochko
2017-02-02Make node read the right .env fileEugen Rochko
2017-02-02Add redis configuration to streaming APIEugen Rochko
2017-02-02Fix potential resource leaks in streaming serverEugen Rochko
2017-02-02Add logging and filtering to the node.js streaming APIEugen Rochko
2017-02-02Add streaming API in Node.jsEugen Rochko