1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-27 13:48:56 +08:00
2016-07-16 20:59:07 -07:00

9 lines
270 B
Go

/*
Package nats provides Gobot adaptor for the nats message service.
Installing:
go get github.com/hybridgroup/gobot/platforms/nats
For further information refer to mqtt README:
https://github.com/hybridgroup/gobot/blob/master/platforms/nats/README.md
*/
package nats