Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions primer.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,10 @@ or events on the web, or MQTT and AMQP for connection-oriented messaging and
telemetry transfers.

Some widely used protocols have become de-facto standards emerging out of strong
ecosystems of top-level multi-company consortia projects, such as Apache Kafka,
and largely in parallel to the evolution of the aforementioned standards stacks.
ecosystems of top-level consortia of three or more companies, and some out of
the strong ecosystems of projects released by a single company, and in either
case largely in parallel to the evolution of the previously mentioned standards
stacks.

The CloudEvents effort shall not become a vehicle to even implicitly endorse
or promote project- or product-proprietary protocols, because that would be
Expand Down