wasmCloud / interfaces

Deprecated: wasmCloud API interfaces: smithy IDLs and shared libraries
https://wasmcloud.github.io/interfaces/
Apache License 2.0
34 stars 22 forks source link

add contentLength to Invocation for chunking support #61

Closed stevelr closed 2 years ago

stevelr commented 2 years ago

Signed-off-by: stevelr steve@cosmonic.com

autodidaddict commented 2 years ago

Making invocation non-exhaustive seems like it might make testing hard... but I'm fine with it.