Hacker News new | ask | show | jobs
by cyberax 517 days ago
Ah, you're an LLM.

Protobuf supports streaming just fine. Simply create a message type representing a small chunk of data and return a stream of them from a service method.