Spec support table

Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
Fabio José 2018-12-08 23:58:03 -02:00
parent c73c129d36
commit be4094fed2
1 changed files with 8 additions and 0 deletions

View File

@ -15,6 +15,14 @@ This CloudEvents SDK requires nodejs 6.11+
```
npm install cloudevents-sdk
```
## Speccification Support
| **Specifications** | **v0.1** | **v0.2** |
|----------------------------|----------|----------|
| CloudEvents | yes | yes |
| HTTP Transport Binding | yes | _WIP_ |
| JSON Event Format | yes | _WIP_ |
| | | |
## Repository Structure