mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine comments for kafka messages.
This commit is contained in:
parent
3c64e4b957
commit
2e67eb8786
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ public:
|
|||
* Usage:
|
||||
* SrsKafkaArray<SrsKafkaBytes*> body;
|
||||
* body.append(new SrsKafkaBytes());
|
||||
* @remark the typename T must be a ISrsCodec*
|
||||
*
|
||||
* @see https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-Requests
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue