1
0
Fork 0
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:
winlin 2015-10-22 11:47:38 +08:00
parent 7106934c3a
commit 84b3981d47
3 changed files with 344 additions and 5 deletions

View file

@ -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.