FYI, today we just added the 1.4.0 release of Casablanca, take a look and try it out. If you are targeting Windows we recommend you try using our Nuget package. It makes managing includes, libs, and dlls a lot easier.
In addition to the regular bug fixing this release includes the following:
Steve
In addition to the regular bug fixing this release includes the following:
- Json performance improvements, 3x to 4x improvements for parsing, 2x to 3x for serialization. * With more improvements coming in future releases.
- Added line/column information for Json parsing.
- Added timeout options to http_listener - only implemented on Windows so far.
- Added XP and Windows Phone 8 support to our Nuget package for VS 2012.
- Added a new http_listener sample CasaLens.
-
Added project files for samples for VS 2013.
Steve