Welcome to Confluence
Confluence combines powerful online authoring capabilities, deep Office integration and an extensive plugin catalogue to help people work better together and share information effortlessly.
Get started by adding a new space to create content in. Add a few users to try out Confluence with you.
If you want to display a different message here, you can easily change the welcome message.
|
-
-
Re: Format specification
commented Jun 07, 2013
See wiki: https://github.com/cdunn2001/msgpackspec/wiki/Spec and README: https://github.com/cdunn2001/msgpackspec/blob/m...
-
Re: Format specification
commented Jun 07, 2013
MsgPack is great, and I completely agree about strings. But could we get this wiki into GitHub? This site was down rece...
-
-
-
-
Re: QuickStart for PHP
commented Feb 21, 2013
There seems to be an issue with the following git clone step: git clone https://github.com/msgpack/msgpack.git cd msgp...
-
-
Re: QuickStart for C++
commented Feb 20, 2013
Absolute garbage\! Your examples are utterly ridiculous and stupid and pointless. Your taking an sbufffer that you used ...
-
-
-
Re: Design of RPC
commented Dec 31, 2012
Although it is asked as an add to the format specification, I believe it is more relevant here to add in a layer wrappin...
-
-
-
Re: QuickStart for C Sharp
commented Nov 22, 2012
Hi there, We are trying to develop an application which will use c# for client, the client wil need to communicate with ...
-
-
-
Re: QuickStart for C Sharp
commented Aug 09, 2012
Hi, I am trying to use Msgpack format for communicating the data from my Javascript client to VB.net server. I am using ...
-
-
Re: QuickStart for C Sharp
commented Aug 01, 2012
Hi For a future release it might be an idea to add extension methods for (de)serializing. So you can convert objects b...
-
-
Re: RPC specification
commented Aug 01, 2012
I could not tell what's the philosophy of the params field in request message. JSONRPC uses either arraytype or dicttype...
-
-
Re: QuickStart for C Sharp
commented Jul 26, 2012
Hi Kazuki Oikawa, I am trying to understand MsgPack and wanted to create an application in C#/Vb.net. From where i can g...
-
-
Re: RPC specification
commented Jul 04, 2012
add namespace supported? Request \ type, msgid, namespace, method, params \
-
-
Re: Format specification
commented Jul 03, 2012
I'm missing an optional CRC tag for basic security and data corruption. If pack provides a crc checksum, unpack should c...
-
-
Re: QuickStart for C++
commented Jun 29, 2012
Hi all, I'm trying to pack and unpack array object from ruby to cpp. In the ruby side is use (1.001,2,3.99).tomsgpack. T...
|