João Bologna
Results
2
issues of
João Bologna
When a request is aborted by the client, spring-cloud-gateway is aware of it by `Subscription.cancel()`. Adding a filter can easily comprove this behavior, where ``` override fun apply(config: Config?): GatewayFilter...
for team discussion
The player state in a game room is not managed by Maestro. This is an experimental MR to store the player count in the room metadata, that way Maestro will...