yansenlei/electron-asar-hot-updater

考虑支持cdn嘛?

Opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
现在要自己起一个管理版本服务,返回最新版本和asar文件地址,且默认请求方法是post

Describe alternatives you've considered
直接将最新版本json和asar文件放在cdn,不用自己维护一个版本服务

Additional context
Add any other context or screenshots about the feature request here.

是可以支持该特性的,考虑在后续版本中支持。