nuwber / rabbitevents

Nuwber's RabbitEvents provides a simple observer implementation, allowing you to publishing and handling for various events that occur in your applications. For example, if you need to react to some event occurred in another API.
MIT License
121 stars 36 forks source link

When the listener starts without an event name then with large numbers of events it returns an error #121

Closed pavorekhov closed 11 months ago

pavorekhov commented 12 months ago

what I see when the listener starts image

eugene-nuwber commented 12 months ago

@pavorekhov Thank you

eugene-nuwber commented 11 months ago

Resolved

pavorekhov commented 11 months ago

@eugene-nuwber thank you so much!