sdk-javascript/v1
Lance Ball 3a063d7245
fix: support mTLS in 1.0 Binary and Structured emitters
This commit modifies both of the 1.0 emitters so that they may
accept typed objects as a part of the configuration. When using
mTLS in Node, you need to provide an `Agent` to the underlying
HTTP handler. In this case, Axios will pass this object along to
Node.js when it is provided.

Fixes: https://github.com/cloudevents/sdk-javascript/issues/48

Signed-off-by: Lance Ball <lball@redhat.com>
2020-04-08 16:13:57 -04:00
..
index.d.ts ts types fo http binary receiver spev 1.0 2019-11-04 09:46:53 -03:00
index.js fix: support mTLS in 1.0 Binary and Structured emitters 2020-04-08 16:13:57 -04:00