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)
8888| | [ v0.3] ( https://github.com/cloudevents/spec/tree/v0.3 ) | [ v1.0] ( https://github.com/cloudevents/spec/tree/v1.0 ) |
8989| ----------------------------- | --- | --- |
9090| 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 : |
9292| 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 : |
10098
10199## Community
102100
You can’t perform that action at this time.
0 commit comments