This post originated from an RSS feed registered with Java Buzz
by Kevin Dangoor.
Original Post: Hessian binary web services protocol
Feed Title: Blue Sky On Mars
Feed URL: http://www.blueskyonmars.com/feed/?cat=8%2C13%2C14
Feed Description: Kevin Dangoor's Weblog of Technology, Entertainment and Life - Java only feed. For all articles, check out http://www.blueskyonmars.com
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,...