📒
cncf-serverless
  • 前言
  • Tools
  • Security
  • Framework
    • Dapr
    • Serverless
  • Hosted Platform
    • Alibaba Cloud Function Compute
    • AWS Lambda
    • Azure Functions
    • Google Cloud Functions
    • Huawei FunctionStage
    • Tencent Cloud Serverless Cloud Function
  • Installable Platform
    • Apache OpenWhisk
    • Fission
    • Kubeless
    • OpenFaas
    • KEDA
    • Knative
      • 最近 release
      • 部署
      • 架构
      • 概念
      • 基本使用
      • event source
      • event flows
  • WG Serverless
    • cloud events
    • workflow 规范
  • 结语
Powered by GitBook
On this page
  1. WG Serverless

cloud events

PreviousWG ServerlessNextworkflow 规范

Last updated 4 years ago

Was this helpful?

CtrlK
  • release 1.0.1
  • release 1.0

Was this helpful?

官方地址

截至 2021.06,规范更新到了 1.0.1 版本

release 1.0.1

2020.12.10 发布了1.0.1版本规范:1.0.1 specification。相比于1.0,增加了诸如 web socket 在内的一些补充、改动

release 1.0

cloud events 于 2019.10.24 发布了1.0版本规范:1.0 specification

非官方 spec 中文版

除了上述技术规范之外,还有一份文档,介绍了历史、设计考量之类的:1.0 primer

非官方 primer 中文版

除了文档规范之外,cloud events 项目也产出了一些 SDK,方便开发者接入使用:cloud events sdks