Josiah Noel
Josiah Noel
Were you able to make any progress on this?
> Please take a look [here](https://github.com/rsocket/rsocket-js/blob/master/packages/rsocket-examples/src/ResumeExample.js) and let us know if this resolve your questions. You sure you have the right link there? that file hasn't been updated for quite...
Yeah, this doesn't work https://github.com/SentryMan/Manga-Spring-Backend/commit/5d3ee9c8bc27286abefb89e5bedc900c44fac788 Also, I had it working before without needing to add reflection. I only recently noticed it had stopped working. I personally suspect that when this...
That was the first thing I tried. https://github.com/SentryMan/Manga-Spring-Backend/blob/a9931a7876e45f3c55694e8d698df2c14edfe6eb/pom.xml On the fix branch I was running 2.7.3 with 0.12.1
It seems when I revert the version to spring native 11.4 / 2.6.6 it works
Yeah, the problem seems to start at v0.12.0
That also didn't work
How shall we proceed?
I have created an example repo to show this error https://github.com/SentryMan/Spring-Native-Mongo-Change-Stream
a lot of these libs don't have native integration with servlet libraries, so to use you'd have to directly mess with input/output streams anyway, skipping the servlet readers and writers.