/zio-nio-server

Example ZIO app using ScalaZ-NIO to listen on a socket

Primary LanguageScala

This was a project to explore concurrency using ZIO. It also uses scalaz-nio for socket access. Thanks to the friendly folks in the ZIO gitter channel for helping me understand how to make it work.