class

CoAP::IOWrapper

Inherits Reference < Object

This class exists to monitor the IO for the lifetime of the client WeakRef ensures we can cleanup the spawned threads once GC occurs

Constructors

new(io : IO, client : CoAP::Client)
Source

Instance methods

close
Source
closed?
Source
start
Source
transmit(message : CoAP::Message)
Source