I'm interested in implementing bidirectional RPC using a single transport channel, which is exactly where capnweb Cap'n Web shines. The implementation was straightforward, but actually trying to run and work around all the issues encountered suggests wide discrepancies between what is implemented and what the documentation (README files, examples) promises.
Just to align expectations, is this due to the use of LLMs to generate code and/or documentation?