▲ | beckford 4 days ago | ||||||||||||||||||||||||||||||||||||||||
Since Cap'n Web is a simplification of Cap'n Proto RPC, it would be amazing if eventually the simplification traveled back to all the languages that Cap'n Proto RPC supports (C++, etc.). Or at least could be made to be binary compatible. Regardless, this is great. | |||||||||||||||||||||||||||||||||||||||||
▲ | kentonv 4 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||
Yeah I now want to go back and redesign the Cap'n Proto RPC protocol to be based on this new design, as it accomplishes all the same features with a lot less complexity! But it may be tough to justify when we already have working Cap'n Proto implementations speaking the existing protocol, that took a lot of work to build. Yes, the new implementations will be less work than the original, but it's still a lot of work that is essentially running-in-place. OTOH, it might make it easier for Cap'n Proto RPC to be implemented in more languages, which might be worth it... idk. | |||||||||||||||||||||||||||||||||||||||||
|