Hi everyone.
Currently, we are using goweb at our project.
Goweb is great framework!
I'd like to use
message pack as response and request data format on goweb.
Because messge pack is very compact binary data format and we want to use in communicating with iPad and GAE server.
But currently goweb supports only JSON and XML format.
So I developed a plugin for message pack which provides implementations of goweb.Formatter and goweb.RequestDecoder.
Everyone can use it.
Best regards,
Takuya Ueda
--
Takuya UEDA, Toyohashi Univ. of Tech.