Package

sttp.client.asynchttpclient

ziostreams

Permalink

package ziostreams

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ziostreams
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class AsyncHttpClientZioStreamsBackend[R] extends AsyncHttpClientBackend[Task, Stream[Throwable, ByteBuffer]]

    Permalink
  2. type SttpStreamsClient = Has[SttpBackend[Task, Stream[Throwable, ByteBuffer], WebSocketHandler]]

    Permalink

    Experimental! ZIO-environment service definition, which is an SttpBackend.

Value Members

  1. object AsyncHttpClientZioStreamsBackend

    Permalink
  2. object SttpStreamsClient extends Serializable

    Permalink

    Experimental!

Inherited from AnyRef

Inherited from Any

Ungrouped