|
|
|
|
|
by heavenlyblue
2372 days ago
|
|
Cap’n’proto isn’t well supported apart from C or Rust. Python library is an absolute nightmare. Their tests used to catch Exception, and what they ended up testing was basically whether their test try to access nonexistant attributes. The issue is that capnproto is relatively more complex, and as such is harder to implement well. |
|