mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refs #1670: support decode the metadata response.
This commit is contained in:
parent
7106934c3a
commit
84b3981d47
3 changed files with 344 additions and 5 deletions
|
@ -273,6 +273,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define ERROR_KAFKA_CODEC_REQUEST 4032
|
||||
#define ERROR_KAFKA_CODEC_RESPONSE 4033
|
||||
#define ERROR_KAFKA_CODEC_ARRAY 4034
|
||||
#define ERROR_KAFKA_CODEC_METADATA 4035
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// HTTP API error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue