ExtensionApi

com.github.lavrov.bittorrent.wire.ExtensionHandler$.ExtensionApi$
See theExtensionApi companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[F[_]](infoHash: InfoHash, send: () => F, utMetadata: Create[F], handshake: ExtensionHandshake)(using F: MonadError[F, Throwable]): F[(ExtensionHandler[F], ExtensionApi[F])]