1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add kafka protocol

This commit is contained in:
winlin 2015-09-16 13:55:11 +08:00
parent 8a90e76637
commit c4e4711b93
2 changed files with 4 additions and 0 deletions

View file

@ -66,5 +66,9 @@ arpa-internet-text-messages-rfc822.txt
mp3规范
mp3.id3v2.3.0.pdf
http://id3.org/id3v2.3.0
kafka协议:
KAFKA-AGuideToTheKafkaProtocol-160915-0553-82964.pdf
https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol
Winlin