;; Oups I managed to send the message by accident without finishing it.
;; The server part is similar and I will drop the actual pipeline and
highlight the differenece
;; which is that we will get a message stream it to an scheme object call
server-.lambda below
;; with it and finally from that lam
I have now made a fiber enables stream library called fpipe in my
stis-engine repository see
https://gitlab.com/tampe/stis-engine/-/tree/master/
The idea is to focus on a high performance byte streaming library on top of
wingo's fibers library and make heavy use of bytevector buffers. We will
als
Hi,
Am Montag, den 23.08.2021, 00:04 -0400 schrieb Maxim Cournoyer:
> --8<---cut here---start->8---
> (use-modules (ice-9 match)
> (ice-9 rdelim)
> (ice-9 suspendable-ports))
>
> (install-suspendable-ports!)
>
> (define (read-line* po