issues
search
jakubkulhan
/
bunny
Performant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
MIT License
706
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[2024-11-18 07:34:31.099087][] ERROR: Worker errored: Bunny\Channel::__construct(): Argument #1 ($connection) must be of type Bunny\Connection, null given, called in /opt/app/vendor/bunny/bunny/src/Client.php on line 154
#161
WyriHaximus
opened
1 week ago
4
Test against RabbitMQ 4
#160
WyriHaximus
closed
3 weeks ago
0
Handle disconnections
#159
WyriHaximus
opened
3 months ago
0
Handle authentication failures gracefully
#158
WyriHaximus
opened
3 months ago
0
About delayed message width rabbitmq_delayed_message_exchange
#157
plamYuan
opened
4 months ago
0
Support PLAIN auth mechanism.
#156
hsldymq
opened
5 months ago
0
You MUST recompile PHP with a larger value of FD_SETSIZE
#155
xrh527
opened
5 months ago
2
Replace `*Enum` classes with a native Enums
#154
jeromegamez
closed
6 months ago
1
Replace `elseif`s with early returns in `Connection`
#153
jeromegamez
closed
6 months ago
0
Generate better connections
#152
jeromegamez
closed
6 months ago
0
Remove unreachable condition and bring PHPStan to Level5
#151
jeromegamez
closed
6 months ago
3
Add support for setting client properties
#150
jeromegamez
closed
6 months ago
2
Unable to query a quorum queue
#149
slloyd88
opened
7 months ago
1
Allow CI workflow to be manually triggered
#148
WyriHaximus
closed
8 months ago
0
Rebuild into async only with sync API
#147
WyriHaximus
closed
6 months ago
0
add bytes field type support for bunny
#146
saurabhgedam
closed
10 months ago
1
Update AbstractClient.php
#145
rpurinton
opened
11 months ago
0
Promise v3
#144
WyriHaximus
closed
6 months ago
7
react/promise 3.0 support?
#143
lookyman
closed
6 months ago
2
InvalidArgumentException on heartbeat set to zero
#142
007hacky007
opened
1 year ago
0
PromiseInterface has not done object
#141
AbrahamCovelo
closed
6 months ago
2
Add .github, examples and docker to .gitattributes
#140
VincentLanglet
closed
1 year ago
6
Add support of bytes type of AMQP field
#139
F0Rt04ka
opened
1 year ago
0
Add PHPStan to the project and CI
#138
realFlowControl
closed
1 year ago
0
#136: Adding documentation to connect to quorum queues
#137
MTijn
closed
1 year ago
0
Adding documentation to connect to quorum queues
#136
MTijn
opened
1 year ago
1
[WIP] Disconnect and emit error on unrecoverable errors
#135
WyriHaximus
opened
1 year ago
0
Add ability to use otherwise() in connection stage
#134
viras777
opened
1 year ago
0
Async without ReactPHP?
#133
SerafimArts
closed
1 year ago
7
Add support for setting client properties
#132
jeromegamez
closed
6 months ago
6
Catch "Connection reset by peer" when disconnecting
#131
BlitzInternet
opened
1 year ago
0
Moved `PCNTL` extension to `require-dev` and `suggest` composer sections
#130
kukulich
closed
1 year ago
0
Update docker-compose setup to PHP 8.2
#129
mermshaus
closed
1 year ago
1
Add test to illustrate #125 (stream_select/interrupt issue). Also a fix
#128
mermshaus
closed
2 years ago
0
Update tests to work in PHP 8 Docker Compose setup
#127
mermshaus
closed
2 years ago
0
Call HB if communication is still active
#126
roman-huliak
closed
1 year ago
8
Case insensitive error_get_last() check
#125
wizu
closed
2 years ago
2
Create manual.yml
#124
jakubkulhan
closed
2 years ago
0
Fix: added PHP8.1
#123
bckp
closed
2 years ago
5
Added catch to __destruct to prevent fatal error
#122
jakubvojacek
closed
2 years ago
7
The best way for non-blocking publishing
#121
gegorov2030
opened
2 years ago
1
Fix drop connection by RabbitMQ
#120
viras777
closed
6 months ago
6
Compatibility with Azure Event Hubs
#119
jbelien
closed
3 years ago
2
[WIP] Use global loop accessor for interaction with the event loop
#118
WyriHaximus
closed
6 months ago
1
Remove unused psr/log
#117
snapshotpl
closed
3 years ago
1
fread slow when consuming a message
#116
frankvanhest
closed
6 months ago
5
Change state to error when ClientException is throw
#115
frankvanhest
closed
6 months ago
0
Perhaps an example how to put multiple workers in one process
#114
frankvanhest
closed
6 months ago
0
`react/promise` is pinned to 2.2.x
#113
someniatko
closed
3 years ago
2
Fix swallowing exceptions
#112
mantiz
opened
3 years ago
0
Next