Whats common with all the streams? #6

Open
opened 2026-07-23 10:38:57 +01:00 by esilva · 1 comment
Owner

In this project I'm using a lot of "streams" (channels).
I need to find whats common in them and use a custom type that may have methods to send and read data in a more abstract
way to reduce the "code".
Think about this.

In this project I'm using a lot of "streams" (`channels`). I need to find whats common in them and use a custom type that may have methods to send and read data in a more abstract way to reduce the "code". Think about this.
esilva added this to the ESDI project 2026-07-23 10:38:57 +01:00
Author
Owner

All of them have cancellation and the streaming thing. We can definitely abstract it somehow and reuse the same thing instead

All of them have cancellation and the streaming thing. We can definitely abstract it somehow and reuse the same thing instead
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ESilvaLabs/esdi#6