Hessian binary web services protocol
Oct 20, 2003 19:15 · 53 words · 1 minute read
Via WIRED I learned about Hessian, which is a web services protocol designed by Caucho, the Resin people. It’s designed to be a very easy API, and since the protocol is binary you don’t need attachments to send binary files, which is something that may have value in some work that I’m doing.