-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Description
Is there a way to stream "DATA command" payload. Looking at the code it seems data is kept in memory buffer and then passed it on to the backend processor.
While keeping data in memory gives you better performance. This could be a problem if you have too many connections or large payloads.
Any suggestions?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels