Commit Graph

3595 Commits (393381968602a31be4e7542f83718766e1133f24)
 

Author SHA1 Message Date
winlin 3933819686 add htbt script 9 years ago
winlin 0a8cb8a391 add heartbeat script 9 years ago
winlin 11979229e6 Merge branch '2.0release' into develop 9 years ago
winlin e08beba89e fix the sed command for arm 9 years ago
winlin 45385241bb fix the sed command for arm 9 years ago
winlin 1cfd678102 Merge pull request #510 from simple-rtmp-server/feature/kafka
Feature/kafka
10 years ago
winlin b8f2ba4f0d complete kafka 10 years ago
winlin cbe4252b4d refine code. 10 years ago
winlin d2ca51ac50 notify kafka when client close 10 years ago
winlin 71451878c9 refine kafka, simplify code. 10 years ago
winlin 9a47390253 fix #467, support write log to kafka. 3.0.6 10 years ago
winlin 76cd3f8749 kafka convert json to producer message. 10 years ago
winlin 8e344f1c26 add producer api messages. 10 years ago
winlin 7a0aaf5900 kafka refine code 10 years ago
winlin f9f5b56951 kakfa erase messages when wrote. 10 years ago
winlin 22fa9a0f1f kafka use temp transport to fetch metadata. 10 years ago
winlin 531b658f8e retry when metadata empty 10 years ago
winlin 61486a82aa kafka use topic and partition cache 10 years ago
winlin 7013993c7a kafka send the accept message. 10 years ago
winlin de41c1c9d2 kafka refine comments. 10 years ago
winlin 31a77a83ed convert metadata to partitions 10 years ago
winlin f0e39cc330 support show the summary of kafka metadata. 10 years ago
winlin d013374871 rename ISrsCodec size to nb_bytes. 10 years ago
winlin 33a015329d add function to convert kafka array to vector 10 years ago
winlin 84b3981d47 refs #1670: support decode the metadata response. 10 years ago
winlin 7106934c3a kafka producer use async interface to request metadata. 10 years ago
winlin a108fa8d01 kafka recv and decode message. 10 years ago
winlin 493d282255 kafka refine array, to decode and create object. 10 years ago
winlin c4862878d1 kafka rename message set to raw message set. 10 years ago
winlin 6e5ed11a00 for kafka, support correlation id cache. 10 years ago
winlin 2e67eb8786 refine comments for kafka messages. 10 years ago
winlin 3c64e4b957 kafka encode and send packet. 10 years ago
winlin 9117e1e918 extract ISrsCodec for code and decode object. 10 years ago
winlin 45755fd1e7 refine code for kakfa request/response, string/bytes. 10 years ago
winlin 8a4ec49064 add graph comments for size of request and response. 10 years ago
winlin 8974fe298b connect to kafka and send metadata request. 10 years ago
winlin a9fdb630d9 refine code, replace all rtmp connect by simple rtmp client. 10 years ago
winlin a08d8f83d6 refine mpegts code, use simple rtmp client 10 years ago
winlin ad9b377d96 refine forwarder code, use simple rtmp client. 10 years ago
winlin 0f4cb8ee00 refine code, remove the rtmp recv/send macro, use one macro. 10 years ago
winlin 12e013142d refine code, use simple rtmp client. 10 years ago
winlin bc27481886 refine code, use simple rtmp client. 10 years ago
winlin e4c852945f refine code, support override vhost 10 years ago
winlin a9ad7b211b refine simple rtmp client for post flv stream. 10 years ago
winlin adb8f243bf use simple rtmp client for raw connect app 10 years ago
winlin 24b3899972 use SrsTcpClient instead raw socket. 10 years ago
winlin a9bb6061c3 use tcp client for raw connect. 10 years ago
winlin 20fcfb3eee fix bug, use system utility 10 years ago
winlin 69cc01b696 use system utilities 10 years ago
winlin 908365a61a use string for const char* 10 years ago