Releases: gwuhaolin/livego
0.0.20
What's Changed
- Fix Memory leak by @onthegit in #160
- modify a typo error by @sbraveyoung in #171
- Update ignore rules by @dudebing99 in #177
- API: Let users get statistics for a single room by @EssGeeEich in #185
- feat(bypass-init): Adding compile time init() function bypass mechanism by @krisnova in #188
- Add RTMPS support by @fzdy1914 in #198
- added hls via https support by @Gwestone in #205
- Add RTMPS Listen by @jaesung9507 in #212
- fix: typo by @testwill in #229
- chore: fix function name in comment by @cuibuwei in #239
Full Changelog: 0.0.15...0.0.20
0.0.15
0.0.14
0.0.13
0.0.11
0.0.10
0.0.9
0.0.8
Changelog
b1aad26 docs: 补充中文文档
ba18c6a docs: 补充中文文档
480ac49 docs: fix logo
e0f4213 Merge remote-tracking branch 'origin/master'
6f30580 docs: Test status link
21175a2 Merge pull request #90 from GNURub/fixed_example_readme
8f955ee Ignore tmp
11761ca Default config like example in the readme
66b0d00 Merge pull request #88 from GNURub/features
d13b5da Merge pull request #89 from 884980336/patch-1
211b694 Update Dockerfile
edea272 ErrorHandler JWT
8c2757f Default TAG value makefile
4a68263 Removed print
7d11f59 Changelog and Readme
defa348 Log redis
b6e9ba1 Config using viper
b464789 Makefile, log system, errors to fmt
a15aa45 moved string creation helper to utils
ffc86e7 Merge branch 'master' of github.com:gwuhaolin/livego into features
d875076 Use cache
c04c62a docs: fix docker name
1b3a45d Changelog
0.0.7
0.0.6
Changelog
5219d1c fix: support run without config file close #74
3da66e7 修复发布脚本
8ba57b7 补充test status
2634d2b Merge pull request #86 from GNURub/master
24928da Json api responses
170a1fa removed redis add from config file
bc882c1 current remopo
dd55887 docker image
3e85a56 Gomod recreated
9f0f3b1 Dockerfile
ebac4bf using redis for store roomkeys
dfa54ff room_keys.json
03f2909 Readme
834a8e4 Readme
4cc56dd Show players, stream_id
e2435f3 JWT middelware
8b2b7d3 JWT middelware
3eb4ba3 JWT
7dca40f remove workaround for creating keys
8f69e4d fix manage page
cc4c686 add support for key authentication
36aaf27 补充MIT LICENSE