File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -88,15 +88,13 @@ emitter.emit(myevent)
88
88
| | [ v0.3] ( https://github.com/cloudevents/spec/tree/v0.3 ) | [ v1.0] ( https://github.com/cloudevents/spec/tree/v1.0 ) |
89
89
| ----------------------------- | --- | --- |
90
90
| CloudEvents Core | :heavy_check_mark : | :heavy_check_mark : |
91
- | [ AMQP Protocol Binding] ( https://github.com/cloudevents/sdk-go/tree/master/v2/cmd/samples/amqp ) | :x : | :x : |
91
+ | AMQP Protocol Binding | :x : | :x : |
92
92
| AVRO Event Format | :x : | :x : |
93
- | [ HTTP Protocol Binding] ( https://github.com/cloudevents/sdk-go/tree/master/v2/cmd/samples/http ) | :heavy_check_mark : | :heavy_check_mark : |
94
- | [ JSON Event Format] ( event_data_structure.md#marshalunmarshal-event-to-json ) | :heavy_check_mark : | :heavy_check_mark : |
95
- | [ Kafka Protocol Binding] ( https://github.com/cloudevents/sdk-go/tree/master/v2/cmd/samples/kafka ) | :x : | :x : |
96
- | [ NATS Protocol Binding] ( https://github.com/cloudevents/sdk-go/tree/master/v2/cmd/samples/nats ) | :x : | :x : |
97
- | [ STAN Protocol Binding] ( https://github.com/cloudevents/sdk-go/tree/master/v2/cmd/samples/stan ) | :x : | :x : |
98
- | Web hook | :x : | :x : |
99
-
93
+ | HTTP Protocol Binding | :heavy_check_mark : | :heavy_check_mark : |
94
+ | JSON Event Format | :heavy_check_mark : | :heavy_check_mark : |
95
+ | Kafka Protocol Binding | :x : | :x : |
96
+ | NATS Protocol Binding | :x : | :x : |
97
+ | STAN Protocol Binding | :x : | :x : |
100
98
101
99
## Community
102
100
You can’t perform that action at this time.
0 commit comments