You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Meanwhile, there is no way for me to access the consumer class and be able to specify what should be sent back to clients.
Also, the documentation doesn't give any good example of subscribing, it just provides a JSON object without specifying where the object should be injected or how it should be done, I've scanned through the whole internet, but I couldn't find an example app, how do I fix an error when I can't even get anything.
The text was updated successfully, but these errors were encountered:
Solved, the error problem was caused by Windows Redis, I was using version 3.x from Microsoft before, and I just found version 5.0.3 from this GitHub repository now github.com/tporadowski/redis/releases this library has been awesome so far, contributors did a solid job.
I keep getting
Meanwhile, there is no way for me to access the consumer class and be able to specify what should be sent back to clients.
Also, the documentation doesn't give any good example of subscribing, it just provides a JSON object without specifying where the object should be injected or how it should be done, I've scanned through the whole internet, but I couldn't find an example app, how do I fix an error when I can't even get anything.
The text was updated successfully, but these errors were encountered: