Georgi Krastev
Georgi Krastev
I like the approach too 👍 - much simpler!
What about `EntityEndpointLaws`? It looks like it's not so easy.
I tried to pull this thread but there are a lot of changes and I don't know if it's worth it
Removed in #1471
It's `finchx` which will become `finch` in the next version: https://repo1.maven.org/maven2/com/github/finagle/finchx-core_2.13/0.32.1/ There won't be anymore releases of the old Finch which didn't use Cats Effect.
:+1: for `mapK`, it's very useful. I'm not sure about `Mapper` though. I think the core of the problem using the magnet pattern in the first place (esp. when type...
Should we also have an `Endpoint` alias in `EndpointModule`? Might make migration easier. But on the other hand confuse users. Wdyt?
Validation removed in #1471
I think this would have to wait for CE3 support in Monix: https://github.com/monix/monix/pull/1533
Scalafmt added in #1267