zio-http icon indicating copy to clipboard operation
zio-http copied to clipboard

Drop dependency of `EventLoopGroup` `ServerChannelFactory` `ChannelFactory` as Layers

Open gciuloaica opened this issue 1 year ago • 1 comments

gciuloaica avatar Aug 01 '22 16:08 gciuloaica

See #1460. Once that is done, it matters less if those layers depend on other things, so long as we can hide that in the "top level" layers (Client and Server).

jdegoes avatar Sep 12 '22 23:09 jdegoes