SMRTR ProgrammingDec 9, 2025Daily.dev

Python-Node: Streaming and WebSocket Now Supported

SMRTR summary

Platformatic's python-node v2.0.0 adds HTTP response streaming and bidirectional WebSocket support, enabling Python ASGI applications to run directly in Node.js processes. The release supports real-time dashboards, live data feeds, and chat systems while maintaining backward compatibility. Full ASGI 3.0 protocol implementation ensures compatibility with FastAPI, Starlette, and Django frameworks.

SMRTR provides this summary for quick context. The original article belongs to Daily.dev.

Read the original article
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 25, 2026

The End of Programming

AI rewrote Bun's entire JavaScript runtime—one million lines of code in eleven days—for ~$165,000, with minimal human involvement. As AI-generated code surges exponentially,...