d-exclaimation / over-layer

A GraphQL over Websocket Stream-based Transport Layer on Akka.
https://overlayer.netlify.app/
Apache License 2.0
2 stars 1 forks source link

v0.2.3: Cleanup patch #11

Closed d-exclaimation closed 3 years ago

d-exclaimation commented 3 years ago

Description

Fixed internal code and prepare on publishing with scala compiler version.

"io.github.d-exclaimation" % "over-layer" % latestVersion
"io.github.d-exclaimation" %% "over-layer" % latestVersion

Changes