FJEagle

Results 6 issues of FJEagle

As I know, APNS legacy api (binary) does not require bundleId as topic

Reference: https://janus.conf.meetecho.com/ According to the link above, janus-gateway has upgrade from legacy(0.x) to multistream(1.x). It seems that remote-control use 0.10.x janus-gateway, would it upgrade to janus 1.x? Thanks

Currently, the CI delivers master-branch images, is it possible to add support for 0.x legacy images CI delivery? Thanks. I tried to build the janus legacy image myself, but failed,...

ngx_http_limit_req_module: add "r/h"(request per hour), "r/d"(request per day) support by two steps: 1、replace the scale multiplier(1000) constant with MACRO definition 2、change the scale multipiler from 1000 to 1000000 to support...

场景说明:开启sandboxDir只显示一个目录下的文件时,并不希望标题是目录的名称,而是指定的固定标题文字。