You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(channel): Make channel feature additive (#1574)
* feat(channel): Make channel feature additive
* chore(channel): Move add_origin service module to channel module
* chore(channel): Move user_agent service to channel module
* chore(channel): Move reconnect service to channel module
* chore(channel): Move connection service to channel module
* chore(channel): Move discover service to channel module
* feat(channel): Remove unused Connected implement for BoxedIo
* chore(channel): Move channel part of io service to channel module
* chore(channel): Move channel part of tls service to channel module
* chore(channel): Move connector service to channel module
* chore(channel): Move executor service to channel module
* chore(channel): Clean up scope of channel service module
* chore(channel): Clean up importing in channel service
* chore(doc): Update feature flag document about transport and channel
0 commit comments