graphql-redis-subscriptions
graphql-redis-subscriptions copied to clipboard
Fix: buffer messages from external resource
- When setting the to messageEventName: 'messageBuffer', the channel is received as buffer. I have added a check to set it as such.
- The buffer is also serialized as json when so I have checked if it as a buffer and return it as it is. תודה !
I just ran into it as well. I was about open a PR :-). Thanks @nicomoya123. Any chance this can get merged soon? It has been open for a long time.
@davidyaha can this be merged ?
Thanks @nicomoya123 and sorry for the delay