- log connection loss
- otarta.main: timeout-channels won't prevent node process from exiting
- Formats:
PayloadFormat
moved tootarta.format
(wasotarta.payload-format
) - Formats: Implement
-read
and-write
(wasread
andwrite
) - msg from subscription has :retain? instead of :retained?
- documentation
otarta.core/disconnect
is idempotent- publish accepts retain?-option
- client accepts
client-id-prefix
: for unique, but recognizable client-id - send first PINGREQ only after keep-alive seconds
- generated client-id MUST be accepted as per spec