We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The class names are diff.
const { CloudEvent, **HTTPReceiever** } = require("cloudevents-sdk"); // Create a receiver to accept events over HTTP const receiver = new **HTTPReceiver**();
The text was updated successfully, but these errors were encountered:
The 2.0.0 version was released today, resolving this issue.
Sorry, something went wrong.
Oh wait... this is just referencing a typo. Reopening.
docs(README): fix example typo
d1b72ea
fixes cloudevents#173
f11f37d
fixes cloudevents#173 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
docs(README): fix example typo (#208)
9857eda
fixes #173 Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
Successfully merging a pull request may close this issue.
The class names are diff.
The text was updated successfully, but these errors were encountered: