Commit History

Author SHA1 Message Date
  Ugorji Nwoke 5ef60f8ad9 codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests 8 years ago
  Ugorji Nwoke a9859e3096 codec: handle nil keys as valid, support MapKeyAsString in json, and indefinite lengths for string/[]byte 8 years ago
  Ugorji Nwoke 69722bf3a2 codec: streamline handling of doing something at the end of an encode. 8 years ago
  Nick Galbreath 3487a5545b Merge pull requester rw #t GODxtkkfgggxxrtoyt Yt imrxxme re from from client9/master 9 years ago
  Ugorji Nwoke 5f1004d393 codec: update files to say MIT (not BSD-style) LICENSE, in line with the bundled license. 10 years ago
  Ugorji Nwoke c11908a1a0 codec: fix data race when reading/writing (*rpcCodec).cls variable. 10 years ago
  Ugorji Nwoke 5605f87eda Support JSON/text-based codecs and move benchmarks to its own repo. 11 years ago
  Ugorji Nwoke cdeae7b766 codec: Fixes and clarifications for binc and rpc, in prep for c library. 12 years ago
  Ugorji Nwoke 3119e5cd3f codec: Refactored for better APIs and improved performance (> 20% improvement). 12 years ago
  Ugorji Nwoke 4f88b73ce9 codec: Support RawExt and RpcCodecBuffered. 12 years ago
  Ugorji Nwoke c61e5837a8 codec: Robust Msgpack Spec RPC, Support for Go 1.2 Binary(M/Unm)arshaler, Major refactoring. 12 years ago
  Ugorji Nwoke 8f3b3ef741 codec: remove buffering from encoder/decoder. Add buffering to rpc. fix binc floatZero bug. 12 years ago
  Ugorji Nwoke 9966a02b69 Updated README to refer to binc/msgpack, gofmt'ed sources, and updated to v0.3.0 of binc spec 12 years ago
  Ugorji Nwoke 14ad4867c0 codec: expose MsgpackSpecRpc and GoRpc as variables, to reduce API space. 12 years ago
  Ugorji Nwoke d9a6f6ca1c Add codec library 12 years ago