@@ -191,37 +191,37 @@ There you will find Express.js, TypeScript and Websocket examples.
191
191
192
192
| Core Specification | [ v0.3] ( https://github.com/cloudevents/spec/blob/v0.3/spec.md ) | [ v1.0] ( https://github.com/cloudevents/spec/blob/v1.0/spec.md ) |
193
193
| ------------------ | ------------------------------------------------------------- | ------------------------------------------------------------- |
194
- | CloudEvents Core | :heavy_check_mark : | :heavy_check_mark : |
194
+ | CloudEvents Core | :white_check_mark : | :white_check_mark : |
195
195
196
196
---
197
197
198
198
| Event Formats | [ v0.3] ( https://github.com/cloudevents/spec/tree/v0.3 ) | [ v1.0] ( https://github.com/cloudevents/spec/blob/v1.0/spec.md#event-format ) |
199
199
| ----------------- | ----------------------------------------------------- | ----------------------------------------------------- |
200
200
| AVRO Event Format | :x : | :x : |
201
- | JSON Event Format | :heavy_check_mark : | :heavy_check_mark : |
201
+ | JSON Event Format | :white_check_mark : | :white_check_mark : |
202
202
203
203
---
204
204
205
205
| Protocol Bindings | [ v0.3] ( https://github.com/cloudevents/spec/tree/v0.3 ) | [ v1.0] ( https://github.com/cloudevents/spec/blob/v1.0/spec.md#protocol-binding ) |
206
206
| ---------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
207
207
| AMQP Protocol Binding | :x : | :x : |
208
- | HTTP Protocol Binding | :heavy_check_mark : | :heavy_check_mark : |
209
- | Kafka Protocol Binding | :x : | :heavy_check_mark : |
210
- | MQTT Protocol Binding | :heavy_check_mark : | :x : |
208
+ | HTTP Protocol Binding | :white_check_mark : | :white_check_mark : |
209
+ | Kafka Protocol Binding | :x : | :white_check_mark : |
210
+ | MQTT Protocol Binding | :white_check_mark : | :x : |
211
211
| NATS Protocol Binding | :x : | :x : |
212
212
213
213
---
214
214
215
215
| Content Modes | [ v0.3] ( https://github.com/cloudevents/spec/tree/v0.3 ) | [ v1.0] ( https://github.com/cloudevents/spec/blob/v1.0/http-protocol-binding.md#13-content-modes ) |
216
216
| ---------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
217
- | HTTP Binary | :heavy_check_mark : | :heavy_check_mark : |
218
- | HTTP Structured | :heavy_check_mark : | :heavy_check_mark : |
219
- | HTTP Batch | :heavy_check_mark : | :heavy_check_mark : |
220
- | Kafka Binary | :heavy_check_mark : | :heavy_check_mark : |
221
- | Kafka Structured | :heavy_check_mark : | :heavy_check_mark : |
222
- | Kafka Batch | :heavy_check_mark : | :heavy_check_mark :
223
- | MQTT Binary | :heavy_check_mark : | :heavy_check_mark : |
224
- | MQTT Structured | :heavy_check_mark : | :heavy_check_mark : |
217
+ | HTTP Binary | :white_check_mark : | :white_check_mark : |
218
+ | HTTP Structured | :white_check_mark : | :white_check_mark : |
219
+ | HTTP Batch | :white_check_mark : | :white_check_mark : |
220
+ | Kafka Binary | :white_check_mark : | :white_check_mark : |
221
+ | Kafka Structured | :white_check_mark : | :white_check_mark : |
222
+ | Kafka Batch | :white_check_mark : | :white_check_mark :
223
+ | MQTT Binary | :white_check_mark : | :white_check_mark : |
224
+ | MQTT Structured | :white_check_mark : | :white_check_mark : |
225
225
226
226
## Community
227
227
0 commit comments