Node

com.github.lavrov.bittorrent.dht.Node$
See theNode companion trait
object Node

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[F[_]](selfId: NodeId, queryHandler: QueryHandler[F])(using F: Async[F], random: Random[F], socketGroup: DatagramSocketGroup[F], logger: Logger[F]): Resource[F, Node[F]]