net.sigusr.mqtt.examples

Members list

Type members

Classlikes

object LocalPublisher extends IOApp

Attributes

Supertypes
trait IOApp
class Object
trait Matchable
class Any
Self type
object LocalSubscriber extends IOApp

Attributes

Supertypes
trait IOApp
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def logSessionStatus[F[_] : Sync]: ConnectionState => F[ConnectionState]
def onSessionError[F[_] : Sync]: ConnectionState => F[Unit]
def putStrLn[F[_] : Sync](s: String): F[Unit]

Concrete fields

val localPublisher: String
val localSubscriber: String
val payload: String => Vector[Byte]