issues
search
encode
/
broadcaster
Broadcast channels for async web apps. 📢
BSD 3-Clause "New" or "Revised" License
1.13k
stars
121
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: :sparkles: fix redis stream empty subscribe bug && supported redis stream cached (#148)
#149
Sube-py
opened
1 week ago
2
[New Feature] Support history message for Redis Stream
#148
Sube-py
opened
1 week ago
1
Handle Redis pub/sub subscribe errors
#147
JoseKilo
opened
1 month ago
2
Allow configurable Redis client instances
#146
alex-oleshkevich
opened
1 month ago
0
Export backend classes
#145
alex-oleshkevich
closed
3 weeks ago
0
Subscriber hangs after a Redis sever disconnection
#144
JoseKilo
opened
1 month ago
0
Backend clients additional keyword arguments
#143
JoseKilo
closed
1 month ago
4
`KeyError` triggered by `ConnectionError: Connection closed by server`.
#142
JoseKilo
opened
2 months ago
0
how do we handle closed connections?
#141
willredington
closed
3 months ago
1
Didn't get any event in subscriber.
#140
ChrisNi888
closed
3 months ago
2
#136 improve typing
#139
alex-oleshkevich
closed
3 months ago
0
I used redis streams. The version is 5.0.1. But an error was actually reported. Redis. Exceptions. ResponseError: unknown command 'XADD'.
#138
qhlssd
closed
3 months ago
1
Fix sample code in ReadMe
#137
laxuscullen
closed
3 months ago
1
Fix type hint on `Subscriber.__aiter__`
#136
wookie184
closed
3 months ago
4
Add test case for PR 134
#135
alex-oleshkevich
opened
4 months ago
1
Fix redisBackend `_pubsub_listener` just listen once
#134
Fly-Playgroud
closed
4 months ago
0
redis-BackEnd listener just listen once
#133
Fly-Playgroud
closed
4 months ago
5
sync publish script with starlette
#132
alex-oleshkevich
closed
5 months ago
0
Bump version
#131
alex-oleshkevich
closed
5 months ago
0
Postgres backend: handle connection loss
#130
alex-oleshkevich
closed
5 months ago
0
Rebased version of fix/22
#129
logankaser
closed
5 months ago
2
[redis] defer listener initialization
#128
alex-oleshkevich
closed
5 months ago
1
RuntimeWarning: coroutine 'RedisBackend._pubsub_listener' was never awaited
#127
laxuscullen
closed
5 months ago
1
Add mqtt link
#126
alex-oleshkevich
closed
5 months ago
0
Improvements to Kafka backend
#125
alex-oleshkevich
closed
5 months ago
1
Remove Kafka backend in 0.4
#124
alex-oleshkevich
closed
3 months ago
2
RuntimeError: Cannot call "receive" once a disconnect message has been received.
#123
laxuscullen
closed
5 months ago
16
issue 'Broadcast' object has no attribute '_backend'
#122
skyforeverRivian
closed
3 months ago
1
Ensure RedisBackend Listener Restarts on Resubscription
#121
lexthink
closed
4 months ago
2
What do you think about FastStream?
#119
Lancetnik
closed
6 months ago
0
Adds MQTT backend
#117
alex-oleshkevich
closed
5 months ago
6
Update README.md
#116
tomchristie
closed
7 months ago
0
Add redis-streams backend
#115
alex-oleshkevich
closed
7 months ago
4
General project maintenance.
#114
alex-oleshkevich
closed
7 months ago
1
Version 0.3
#113
alex-oleshkevich
closed
5 months ago
3
Fix subscriber not properly unsubscribing when an exception is raised inside the context manager
#112
jolorke
closed
8 months ago
2
Switch to `redis-py` library
#111
alex-oleshkevich
closed
8 months ago
0
Allow user backends
#110
alex-oleshkevich
closed
8 months ago
1
Bump black from 22.6.0 to 24.3.0
#109
dependabot[bot]
closed
7 months ago
1
Unsubscribing issue in Broadcast class
#108
mdi80
closed
8 months ago
1
Asyncio_redis - "Maintainers needed!" - Update asyncio_redis library to redis-py and add SSL connection support
#107
caiquilipe
closed
8 months ago
1
Upgrade: Transitioning from asyncio-redis to redis-py with SSL Support
#106
caiquilipe
closed
8 months ago
1
Add username authentication support for redis
#105
moo-im-a-cow
closed
9 months ago
0
Clean up channel subscription on exception
#104
JohnnyDeuss
closed
8 months ago
1
Please release lib version
#103
ItaloCobains
closed
8 months ago
4
Added Redis Stream backend.
#102
tsotnesharvadze
closed
7 months ago
3
Replace `run_until_first_complete` with task group
#101
immanelg
closed
1 year ago
0
`run_until_first_complete` is deprecated in Starlette, but used in README here
#100
immanelg
closed
1 year ago
1
Create documentation
#99
Kludex
closed
3 months ago
0
Fix: Move `setup.cfg` to `pyproject.toml`
#98
sumit-158
closed
1 year ago
6
Next