Petr Hála

Results 191 comments of Petr Hála

Quick note: it might be possible to port existing TCP netty application to WebSockets by changing handler, which takes care of the actual protocol mapping.

> Good points! > > But as far as I know only the server-side of the communication uses Netty at the moment. Client uses plain sockets. I assume that we...

Nice! I would like to still like to properly rewrite client networking since we have the option and time, but this is awesome for all other minigames.

I finally started with rewrite on top of latest Netty (4.1). Suprisingly, the pure socket client is not that hardly connected to the rest of the applet so I was...

Also regarding the websockets, since we are using Netty, it is very easy to switch underlying protocol to pure websockets if we want to also embed it into HTML

> which group owns the LDAP feature ? > > also how it is different from SLA nemesis, that works only on specific longevities ? or any other feature specific...

@Peter-Slump This code was part of #20 but I decided it would be best to polish the code and split it into multiple PR and discuss those changes in these...

Thanks, I will try the option out, also yes I did mean secret, sorry for the confusion. Regarding the CM option, since we install it as part of OLM install,...

Well, the cert manager is currently installed and configured by Kuadrant