Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

andyglow/websocket-scala-client

Open more actions menu

Repository files navigation

Scala Websocket Client

build coverage mvn

Scala Websocket Client is an open-source library which provides a clean, programmer-friendly API to describe Websocket request/response machinery. Communication with server handled using one of the backends, which wrap other Scala or Java HTTP client implementations.

Supported backends:

  • Netty
  • JDK Http Client
  • Akka
  • Pekko
  • Zio-Http
  • Async-http-client
  • OkHttp
  • Armeria

Supported Serialization/Deserialization formats:

  • Avro using Avro4s
  • Protobuf
  • Json using Circe
  • Json using Play-Json
  • Json using Spray-Json
  • Json using Jsoniter-scala
  • Json using Borer
  • Json using uJson
  • CBOR using Borer

Packages

No packages published

Contributors 8

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.