0.9.0
- Removed
drain_events
. Events are now drained by callingClient::close
or on the
transport onTransport::shutdown
. - Removed
Hub::add_event_processor
. This was replaced byScope::add_event_processor
which is easier to use (only returns factory function)/ - Added various new client configuration values.
- Unified option handling
This is likely to be the final API before 1.0