File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -115,18 +115,18 @@ There you will find Express.js, TypeScript and Websocket examples.
115
115
116
116
## Supported specification features
117
117
118
- | Core Specification | [ v0.3] ( v03spec ) | [ v1.0] ( v1spec ) |
118
+ | Core Specification | [ v0.3] ( https://github.com/cloudevents/spec/tree/v0.3 ) | [ v1.0] ( https://github.com/cloudevents/spec/tree/v1.0 ) |
119
119
| ----------------------------- | --- | --- |
120
120
| CloudEvents Core | :heavy_check_mark : | :heavy_check_mark : |
121
121
---
122
122
123
- | Event Formats | [ v0.3] ( v03spec ) | [ v1.0] ( v1spec ) |
123
+ | Event Formats | [ v0.3] ( https://github.com/cloudevents/spec/tree/v0.3 ) | [ v1.0] ( https://github.com/cloudevents/spec/tree/v1.0 ) |
124
124
| ----------------------------- | --- | --- |
125
125
| AVRO Event Format | :x : | :x : |
126
126
| JSON Event Format | :heavy_check_mark : | :heavy_check_mark : |
127
127
---
128
128
129
- | Transport Protocols | [ v0.3] ( v03spec ) | [ v1.0] ( v1spec ) |
129
+ | Transport Protocols | [ v0.3] ( https://github.com/cloudevents/spec/tree/v0.3 ) | [ v1.0] ( https://github.com/cloudevents/spec/tree/v1.0 ) |
130
130
| ----------------------------- | --- | --- |
131
131
| AMQP Protocol Binding | :x : | :x : |
132
132
| HTTP Protocol Binding | :heavy_check_mark : | :heavy_check_mark : |
You can’t perform that action at this time.
0 commit comments