Network

Network module implements a simple RPC framework, includes server and client.

  • Server:

    • http4s-blaze (JVM)
  • Client:

    • http4s-blaze (JVM)
    • http4s-okhttp (JVM)
    • Axios (ScalaJS)