Packages

p

endpoints4s.xhr

thenable

package thenable

Clients returning JavaScript Thenables

Linear Supertypes

Type Members

  1. trait Endpoints extends xhr.Endpoints with EndpointsWithCustomErrors

    Implements xhr.Endpoints by using JavaScript promises, and endpoints4s.algebra.BuiltInErrors to model client and server errors.

  2. trait EndpointsWithCustomErrors extends xhr.EndpointsWithCustomErrors

    Implements xhr.Endpoints by using JavaScript promises

  3. trait MuxEndpoints extends xhr.MuxEndpoints with EndpointsWithCustomErrors

Inherited from AnyRef

Inherited from Any

Interpreters