atm0s-reverse-proxy-agent-v0.1.0
·
40 commits
to main
since this release
Added
- rtsp proxy (#37)
- atm0s-sdn (#2)
- validate connection and auto generate domain from ed25519 privatekey
- first working version with http and sni proxy
Fixed
- increase agent quic keep alive for reduce server load, added benchmark clients sample (#30)
- release action error (#26)
- agent quic timeout (#19)
- update quin for building in mipsel (#16)
- fixing warn and disable mips builds
- subdomain too long
Other
- fix release-plz don't found default cert (#42)
- fix missing version for release-plz (#41)
- added release-plz and update deps (#39)
- agent log assigned domain to log (#27)
- update atm0s-sdn and switched to quinn forks for temporal fixing ring library (#22)
- fixing quinn deps in agent (#18)
- fixing quinn deps (#17)
- BREAKING CHANGE: Update newest atm0s-sdn with sans-io runtime (#14)
- split libs to allow customize (#5)
- simple quic implement
- fix grammar in message
- fix cli message
- switch to using spawn instead of spawn_local
- add more log to agent when proxy to target
- optimize agent binary size
- fmt