An open API service indexing awesome lists of open source software.

https://github.com/mdecker-mobilecomputing/nodejs_kafkatest

Testprogramm für Kafka mit Nodejs
https://github.com/mdecker-mobilecomputing/nodejs_kafkatest

codespace docker gidpod-io github-actions kafka nodejs

Last synced: 12 months ago
JSON representation

Testprogramm für Kafka mit Nodejs

Awesome Lists containing this project

README

          

# Kafka mit Nodejs #


Für den Zugriff auf Kafka (Senden/Empfangen) wird die Bibliothek `kafkajs` verwendet:
* https://www.npmjs.com/package/kafkajs
* https://github.com/tulios/kafkajs
* https://kafka.js.org/


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License)
for the files in this repository.