0.4.2 • Published 4 years ago

@fmannhardt/graphql-kafka-subscriptions v0.4.2

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

graphql-kafka-subscriptions

Apollo GraphQL subscriptions over Kafka. Forked version based on ancashoria/graphql-kafka-subscriptions but update to most recent node-rdkafka and implementing the correct publish interface of GraphQL subscriptions, using message headers, providing option to use custom message keys, simplified code, and integration tests based on Docker.