@platformatic/python-node v2.0.0 introduces HTTP streaming and WebSocket support, enabling real-time bidirectional communication between Python ASGI applications and Node.js. The release implements ASGI 3.0 protocol with new handleStream() method for incremental response processing, request body streaming with backpressure, and

12m read timeFrom blog.platformatic.dev
Post cover image
Table of contents
Permalink What's New in v2.0.0Permalink HTTP Streaming in Action: Server-Sent Events with FastAPIPermalink WebSocket Support: Building Real-Time ApplicationsPermalink Real-World Integration Scenarios for Full-Stack TeamsPermalink Getting Started and Migration GuidePermalink Conclusion

Sort: