-
Currently, the documentation lists the original `faust` Pypi package:
https://faust-streaming.github.io/faust/userguide/installation.html
-
if so could someone provide Hello World real time example
-
**Describe the bug**
For python 3.11 cChardet fails to build. The error message is: `cchardet.cpp(196): fatal error C1083: Cannot open include file: 'longintrepr.h': No such file or directory.`
…
-
## Checklist
- [x] I have included information about relevant versions
- [ ] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
Upgrade to…
-
I've been looking around I don't see an option for it, or any indication it exists, but I'm looking for a way to log each event as they are processed. Just simple stuff like the date, topic, etc. It s…
-
I have a task listening on a topic and I send messages to the topic from the web endpoint for the app.
The task is flagged with `concurrency=2` but cannot handle multiple records at the same time.
…
-
**What's your background?**
I'm a maintainer of the project at https://github.com/faust-streaming/faust and I use projects from `aio-libs` on a daily basis.
**What's your motivation?**
I …
-
Then it would be
1. obvious this is a fork
2. it could be possible to see how far is that upstream from here.
I guess you will have to ask for the support. Hmm, there is https://support.github.…
-
- **Package Name**: azure-eventhub
- **Package Version**: 5.0.1
- **Operating System**: Windows 10 / Ubuntu 18.04
- **Python Version**: 3.7
**Describe the bug**
I am trying to send several even…
-
## Checklist
- [x] I have included information about relevant versions
- [x] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
This is over…