ancashoria / graphql-kafka-subscriptions

Apollo graphql subscriptions over Kafka protocol
MIT License
187 stars 55 forks source link

Example resolver #26

Open tendonstrength opened 4 years ago

tendonstrength commented 4 years ago

Do you happen to have a simple example of a subscription resolver that consumes a Kafka topic? I haven't really seen any examples of this online and was wondering if you could help.

rodrigopinto commented 4 years ago

Hey @tendonstrength we are working on some improvements. The documentation and examples are comming.

revskill10 commented 2 years ago

Hi @rodrigopinto Could you have time to provide one. Appreciated.

chris-aeviator commented 1 year ago

here's one https://github.com/Nuvindu/GraphQL-Subscriptions-Apollo-Server-KafkaPubSub/blob/main/index.js