mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add http delivery framework
This commit is contained in:
parent
8d7877ebd1
commit
83f35d10b1
7 changed files with 316 additions and 63 deletions
|
@ -36,5 +36,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define JFIELD_ERROR(ret) "\"" << "code" << "\":" << ret
|
||||
#define JFIELD_CONT ","
|
||||
#define JOBJECT_END "}"
|
||||
#define JARRAY_START "["
|
||||
#define JARRAY_END "]"
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue