Jacob @ebey.dev · May 19

It's quick but doesn't support Promises, AsyncIterables, etc. Can't go backwards on my existing transfer format feature sets.

0 likes 2 replies

?

Replies

Jacob · May 19

Oops, not as fast as I thought

Roman Liutikov · May 19

Yeah its primary use case is data transmission between services and/or clients written in Clojure. For JS target it’s json based, but otherwise its binary and should probably support async values, though it’s an exotic requirement (outside of RSCs if I might guess)