Skip to content

Requests, Responses and Events over Websockets in scala

License

Notifications You must be signed in to change notification settings

cornerman/mycelium

Repository files navigation

mycelium

Build Status

Requests, Responses and Events over Websockets in scala

Get started

Get latest release:

libraryDependencies += "com.github.cornerman" %% "mycelium-core" % "0.4.1" // core data types
libraryDependencies += "com.github.cornerman" %% "mycelium-pekko" % "0.4.1" // pekko-based jvm client and server implementation
libraryDependencies += "com.github.cornerman" %% "mycelium-client-js" % "0.4.1" // scalajs client implementation

About

Requests, Responses and Events over Websockets in scala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages