-
-
Notifications
You must be signed in to change notification settings - Fork 484
Description
Currently, the zio-http artifact contains a lot of different parts of zio-http exclusively. They are not separate maven artifacts.
We want to change this, to support future changes/features.
There should be at least these modules that are published into maven.
- core
- endpoint
- netty
Should we have client and server in different modules?
Reactions are currently unavailable