New release of #YAES by Riccardo Cardin: https://github.com/rcardin/yaes/releases/tag/v0.13.0
This release ships with a fully fledged HTTP server built with it!

#scala #effects

Release v0.13.0 · rcardin/yaes

Here we go again, Scala lovers. ❤️ Big changes for version 0.13.0: First, we changed the dependency between the yaes-core and the yaes-data module. Now, the yaes-core doesn't depend on any other mo...

GitHub

Riccardo Cardin has published a new update to his #YAES library, implementing channels as means of communication between fibers: https://github.com/rcardin/yaes/releases/tag/v0.7.0

I'm following this development closely.

#scala #scala3 #effects

Release v0.7.0 · rcardin/yaes

Here we go again. It's time for the Halloween 🎃 release! Version 0.7.0 introduces the Channel[T] type. What's a channel? It's a communication pipeline 💬 for fibers. It's heavenly inspired by Kotli...

GitHub