Skip to content

Commit be4094f

Browse files
committed
Spec support table
Signed-off-by: Fabio José <[email protected]>
1 parent c73c129 commit be4094f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ This CloudEvents SDK requires nodejs 6.11+
1515
```
1616
npm install cloudevents-sdk
1717
```
18+
## Speccification Support
19+
20+
| **Specifications** | **v0.1** | **v0.2** |
21+
|----------------------------|----------|----------|
22+
| CloudEvents | yes | yes |
23+
| HTTP Transport Binding | yes | _WIP_ |
24+
| JSON Event Format | yes | _WIP_ |
25+
| | | |
1826

1927
## Repository Structure
2028

0 commit comments

Comments
 (0)