reinierl

Results 4 issues of reinierl

Sometimes you want to let other code decide which request is to be sent, and just pass stuff on into the OCPP WebSocket connection. In such cases having to different...

enhancement

In https://github.com/EventStore/EventStore.JVM/blob/8708a3f14f82dfdfef9077bec7c8644aa0711640/src/main/scala/eventstore/tcp/ConnectionActor.scala#L143-L146, the ConnectionActor is stopped when it definitively fails to connect to a cluster after a configurable number of tries. This forces us to use DeathWatch to respond to...

Hey guys, I added a feature to make docile-charge-point respond to any incoming request matching a certain pattern, regardless of the expectations the scripts may set up later. For example:...