All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sttp.client4.ws.package.scala Maven / Gradle / Ivy

There is a newer version: 4.0.0-M19
Show newest version
package sttp.client4

package object ws {
  object async extends SttpWebSocketAsyncApi
  object sync extends SttpWebSocketSyncApi
  object stream extends SttpWebSocketStreamApi
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy