aeraki-mesh / meta-protocol-proxy

A data plane framework that supports any layer-7 protocols.
Apache License 2.0
79 stars 29 forks source link

feat: add multiplexing config #97

Closed woluohenga closed 1 year ago

woluohenga commented 1 year ago
  1. add ProtocolConfig, put codec in it
  2. add open_multiplexing config
zhaohuabing commented 1 year ago

This PR is the API for https://github.com/aeraki-mesh/meta-protocol-proxy/issues/93

zhaohuabing commented 1 year ago

Please also add comment to application_protocol and codec to decalare these two fields have been deprecated.