This is about reactive steams in the web (protocol...
# arrow-contributors
r
This is about reactive steams in the web (protocol over TCP or UPD, not sure). They do have
Java
and
Kotlin
implementation, but is is written in pretty declarative way and depends on implementation (there is
netty
strictly under the hood, for example). I thought FP paradigm can help this great protocol to improve.