fnproject / fdk-java

Java API and runtime for fn.
Apache License 2.0
142 stars 53 forks source link

[cross-fdk] formalize context contract #159

Closed denismakogon closed 6 years ago

denismakogon commented 6 years ago

At this moment most of the officially supported FDKs have a different understanding of what the context is. The bigger difference is in the context API. This issue is all about standardizing the context across FDKs that Fn officially supports.