Skip to content

v1.0.1

Choose a tag to compare

@mochi-co mochi-co released this 05 Jan 21:16
· 405 commits to master since this release
  • 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