DEV Community

邱敬幃 Pardn Chiu
邱敬幃 Pardn Chiu

Posted on

Lightweight FaaS: go-faas (v0.4.0)

cover


Features

  • Added SSE streaming support, returns multiple events with stream=true
  • wrapper.ts now supports esbuild compilation
  • Supports CODE_MAX_SIZE and TIMEOUT_SCRIPT environment variables

Changed

  • Unified API input format, always use input as parameter
  • TypeScript/JavaScript/Python wrappers now use return for result

Docs

  • Added streaming examples to README.md and README.zh.md
  • Expanded test.http with more scenario cases

©️ 2025 邱敬幃 Pardn Chiu

Top comments (0)