Skip to content

Commit

Permalink
faust
Browse files Browse the repository at this point in the history
  • Loading branch information
haochenpan committed Dec 27, 2023
1 parent bc73d4f commit b6f2ca9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/faust_weather_app.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Topic: Use [faust](https://faust-streaming.github.io/faust/) to Process Records
## Producer Code
[faust_produce.py](docs/faust_produce.py)
[faust_produce.py](faust_produce.py)
## Consumer Code
[faust_consume.py](docs/faust_consume.py)
[faust_consume.py](faust_consume.py)

## Record Example
```json
Expand Down

0 comments on commit b6f2ca9

Please sign in to comment.