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> |
||
---|---|---|
.. | ||
bindings/http | ||
formats | ||
specs | ||
utils | ||
cloudevent.js |