bot4s / telegram

Telegram Bot API Wrapper for Scala
Apache License 2.0
419 stars 101 forks source link

Migrate to Pekko #358

Open ex0ns opened 1 year ago

ex0ns commented 1 year ago

I would be in favor to drop akka and use pekko instead, already did the migration on other project and it wend fine.

Should we keep both version in parallel ? I do not use the akka feature of this lib anymore and keeping it as simple as possible would be better IMO.

If anyone is against dropping akka, comment here

Dessix commented 1 year ago

With the choice being between Webhooks with another framework, and a BSL dependency on this one, it leaves this a very desirable improvement.