https://github.com/fanweixiao/1125-agora-talk-yomo-frontend-edge-computing
https://github.com/fanweixiao/1125-agora-talk-yomo-frontend-edge-computing
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fanweixiao/1125-agora-talk-yomo-frontend-edge-computing
- Owner: fanweixiao
- License: mit
- Created: 2021-11-21T08:29:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T13:16:44.000Z (over 3 years ago)
- Last Synced: 2025-02-14T13:47:35.709Z (4 months ago)
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 1125-Agora-Talk-YoMo-Frontend-Edge-Computing
Streaming Serverless Framework: [YoMo](https://github.com/yomorun/yomo)
## Structure
1. 过去 3 个月,Vercel、Shopify 等新产品都增强了 Edge Computing 的形态
2. 从全球来看,Web 正在开启新的形态:从 Cloud 向 Edge 在发展(2000 ~ 2020)
3. 过去 10 年全球网络基础设施发展迅速,但公有云有不足之处,无法更好的让 Web 变得更快
1. 移动化
2. Web 在更复杂(Rich Client Application)
3. CDN -> API -> Serverless -> Serverless Database
4. 前端技术的变革
1. API 加速:GraphCDN(对应)服务静态内容的CDN
2. QUIC(对应)HTTP/2+TLS
3. React 18 SSR(对应)富前端、手机网页同一套代码、需求越来越丰富、设备越来越好、应用越来越复杂
4. 基于 YoMo 如何实现全部部署在 Edge 端的 Metaverse Workplace
1. 网页部署在 Vercel,SSR + 静态文件自动部署到 CDN
2. 数据库使用 Macrometa
3. WebRTC 选择 Agora.io
4. 状态同步是基于 YoMo 实现的## Tools
🔬 https://wondernetwork.com/pings

🔬 https://www.igvita.com/2012/07/19/latency-the-new-web-performance-bottleneck/

🔬 https://ping.sx/dig?t=vhq.yomo.run

🔬 https://tools.keycdn.com/ping

🔬 https://www.submarinecablemap.com/

## Contributors
+ [@renyuanz - AfterShip](https://github.com/renyuanz)
+ [@高春辉 - IPIP.NET](https://ipip.net)
+ [@Yona - YoMo](https://github.com/yomorun/yomo)
+ [@JimLiu - Groupon](https://github.com/JimLiu)
+ [@juntao (Michael Yuan)](https://github.com/juntao)
+ [@CC - YoMo](https://github.com/yomorun/yomo)