v2.0.0
BREAKING CHANGES
GenericChannel
now has a dedicated constructor which accepts an optional timeout argument that defaults to5000ms
GenericChannel
's_timeout
is now private, and atimeout getter
is available
BREAKING CHANGES
GenericChannel
now has a dedicated constructor which accepts an optional timeout argument that defaults to 5000ms
GenericChannel
's _timeout
is now private, and a timeout getter
is available