We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0adcc35 commit 9f7b4c9Copy full SHA for 9f7b4c9
README.md
@@ -29,8 +29,8 @@ npm install cloudevents
29
30
#### Receiving Events
31
32
-You can choose almost any popular web framework for port binding. Use an
33
-`HTTPReceiver` to process the incoming HTTP request. The receiver accepts
+You can choose almost any popular web framework for port binding. Use a
+`Receiver` to process the incoming HTTP request. The receiver accepts
34
binary and structured events in either the 1.0 or 0.3 protocol formats.
35
36
```js
0 commit comments