Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala MQTT wrapper

License

About

Scala wrapper for the Pekko Connectors MQTT Streaming library and the Alpakka MQTT Streaming library.

Installation

Add the following to your build.sbt file.

Pekko

libraryDependencies += "io.github.assist-iot-sripas" %% "scala-mqtt-wrapper-pekko" % "(version)"

Currently, the supported Scala versions are 2.13.12 and 3.3.1.

Akka

libraryDependencies += "io.github.assist-iot-sripas" %% "scala-mqtt-wrapper-akka" % "(version)"

Currently, the supported Scala version is 2.13.12.

Examples

Documentation

See Javadoc for the latest version.

Contributing

Please follow the contributing guide if you wish to contribute to the project. The guide contains information about the project structure, development environment, code style, etc.

About

Scala wrapper for the Pekko Connectors MQTT Streaming library and the Alpakka MQTT Streaming library.

Topics

Resources

Contributing

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages