We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 788dfd4 commit 00c00fdCopy full SHA for 00c00fd
README.md
@@ -21,11 +21,12 @@ npm install cloudevents-sdk
21
22
These are the supported specifications by this version.
23
24
-| **Specifications** | **v0.1** | **v0.2** |
25
-|----------------------------|----------|----------|
26
-| CloudEvents | yes | yes |
27
-| HTTP Transport Binding | yes | yes |
28
-| JSON Event Format | yes | yes |
+| **Specifications** | **v0.1** | **v0.2** |
+|---------------------------------------|----------|----------|
+| CloudEvents | yes | yes |
+| HTTP Transport Binding - Structured | yes | yes |
+| HTTP Transport Binding - Binary | yes | yes |
29
+| JSON Event Format | yes | yes |
30
31
## How to use
32
0 commit comments