Landlocked Surfer

Results 7 issues of Landlocked Surfer

Hi, Here's another example that implements a web socket client that uses some reconnection logic to recover from errors. Hope this is useful!

Hi! While working with zio-cache I ran into a problem where `Key` alone does not provide enough information to compute the cached `Value`. As a motivating example let's assume that...

Hi! This pull request upgrades the ZIO integration of `xs4s` to ZIO 2.0. Hope this is useful!

Hi! Here's a pull request to work towards closing issue #91. If you find the suggested changes pull worthy, I would also make `ScopedCache` use the new `TimeToLive` parameter.

Hi @AugustNagro ! I'm currently trying out Magnum and things are working really nicely!! 😊 Thanks for this wonderful library! 🙏 So far there was just one use case where...

Hi all, I think I found an issue when formatting the root route pattern. **Describe the bug** Formatting the RoutePattern `Method.GET / Root` returns an empty path. **To Reproduce** Add...

bug