sdk-javascript/lib
Lance Ball 63ae1ad527
feat(unmarshaller)!: remove asynchronous 0.3 unmarshaller API (#126)
This commit removes the unnecessary use of Promises in the 0.3 unmarshaller.
There was actually no asynchronous activity happening in that function, so
there was no need to deal with Promises, and as a result testing was made
much more difficult.

Fixes: https://github.com/cloudevents/sdk-javascript/pull/95

Signed-off-by: Lance Ball <lball@redhat.com>
2020-05-06 20:05:10 -04:00
..
bindings/http feat(unmarshaller)!: remove asynchronous 0.3 unmarshaller API (#126) 2020-05-06 20:05:10 -04:00
formats fix: misspelled word (#113) 2020-05-02 08:31:07 -07:00
specs Inline Spec File (#129) 2020-05-06 12:12:26 -07:00
utils src: add eslint configuration and npm script 2020-04-22 10:15:05 -04:00
cloudevent.js chore: use es6 for cloudevents.js (#73) 2020-04-29 13:17:51 -07:00