github mochi-mqtt/server v1.0.1

latest releases: v2.6.6, v2.6.5, v2.6.4...
2 years ago
  • Adds direct Publishing from embedded services using new func (s *Server) Publish(topic string, payload []byte, retain bool) error method.
  • Adds Event Hook onMessage for embedded services to intercept and optionally modify incoming publish packets.
  • Updates Readme to this effect.
  • Various small comment and code cleanups.

What's Changed

Full Changelog: v1.0.0...v1.0.1

Don't miss a new server release

NewReleases is sending notifications on new releases.