-
- [x] Reject connections from multiple websockets
- [x] While still waiting for matchmaking
- [x] While in a game/ tournament
- [x] `if is_player_in_room_already(self.id) or get_player_state(self…
-
Description
===========
We are using this library based consumer (basic one) to consume messages from MSK. performance wise, this doesnt meet our defined requirements. Can anyone suggest any pointer…
-
**Describe the bug**
video consumer is not paused when the consumer is out of maxActiveVideos.
**To Reproduce**
1. on room server, Modify config/config.json, setting "maxActiveVideos": 2
2. fiv…
-
Consumers, even idle ones, are leaking memory. Primarily in the form of unfulfilled promises.
**Repro steps:**
Started with a test app that starts up 16 consumers, each for a different topic, a…
-
Hey! Great library. Been using this for a while now in production and really pleased with it!
I'm in the process of streamlining a service that is responsible for running DB inserts. Currently, the…
-
for unhandled fluids have a button to choose recipes that use that fluid to help get rid of it (feul could be marked as used for power)
-
I love your tool, do you plan to add functional to export/create consumer groups?
-
An idea from a discussion related to #65 was providing a way to populate the feed (or a category, or a page?) with posts from external RSS feeds. This could have a couple of benefits:
- makes an RS…
-
### Is your feature request related to a problem? Please describe
Currently, all kafka topics for vmagent kafka consumer integration must be explicitly listed at configuration flag `-kafka.consum…
-
### Describe the bug
Our service is using extension quarkus-kafka-streams@3.8.5 to handle kafka messages. Everything was working fine until we added some new logic which took some more time for each …