MessageSocket

com.github.lavrov.bittorrent.dht.MessageSocket$
See theMessageSocket companion class

Attributes

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

Members list

Concise view

Type members

Classlikes

object Error

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Error.type

Value members

Concrete methods

def apply[F[_]]()(using F: Async[F], socketGroup: DatagramSocketGroup[F], logger: Logger[F]): Resource[F, MessageSocket[F]]