Open hurek opened 3 years ago
Hello
The library is build around threading and blocking operations. You are probably able to easily build a wrapper in the onUpdateReceived method and the executeAsync method. But it doesn't support reactive programming out of the box.
Hello! I have a reactive application on WebFlux. I would like to add a bot as a component of the application. Is this library compatible with WebFlux/Reactor?