changefeed
Advanced tools
Changelog
1.5.4
Changelog
1.5.2
Changelog
1.3.0
options.restifyServer
parameter optional for the Publisher
constructor.Publisher.prototype.mountRestifyServerRoutes(restifyServer)
to the
Publisher
's API.Listener.prototype.close
an alias for Listener.prototype._endSocket
.Changelog
1.2.2
Changelog
1.2.0
bootstrap
after successful backoff.error
is emitted.connection-reset
instead of connection-end
when a
watershed connectionReset
event is handled. connection-end
is still
emitted when watershed emits connectionReset
.