react-redux-epic
react-redux-epic copied to clipboard
Could this support `redux-observable` 2.0 and `rxjs` 6? Been playing around trying to implemnt it without any luck.
Hi Will the middleware support renderToNodeStream function?
## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...
I am using [rx-http-request](https://github.com/njl07/rx-http-request) module that works server side unlike Observable.ajax you mention in your readme and I noticed that the epics are stopped after a server call is done....
Could you please add an example epic to the docs? I noticed this line: > renderToString takes your wrappedEpic and your react app and will trigger a render, wait for...