Skip to content

instantiations/paho-mqtt-vast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED Eclipse Paho Client for VAST Platform (VA Smalltalk)

No Maintenance Intended

About

This is an abandoned and unsupported implementation of an MQTT Client v3 for old versions of VAST Platform.

VAST Platform v12.0 ships with a new enterprise-grade and extensible MQTT client, written in pure Smalltalk, with support for version 3, 3.11, and 5 protocols. All protocol details are handled internally by the software and run over traditional TLS or non-TLS native sockets. Even VAST's new asynchronous streams are already integrated for easy consumption of publish/subscription updates.

License

  • The code is licensed under MIT.
  • The documentation is licensed under CC BY-SA 4.0.

Contributing

Check the Contribution Guidelines