activemq/openwire-dotnet
Hiram R. Chirino ecf56d1a74 - Fixed endian convertion issues
- Fixed UTF8 encoding issues (size prefix needed to be a short instead of a int)
- Simplified usage of the Binary Reader/Writers by extending the class.
- Fixed Primitive Map encoding issues (edianness was not right)
- Enabled a durable sub test that works now due to message properties being correctly marshalled.
- Added a MessageTest 



git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383459 13f79535-47bb-0310-9956-ffa450edef68
2006-03-06 03:39:51 +00:00
..
src - Fixed endian convertion issues 2006-03-06 03:39:51 +00:00
tests - Fixed endian convertion issues 2006-03-06 03:39:51 +00:00
.project first spike of the code generated OpenWire.Net code and a NAnt build 2006-01-06 17:24:01 +00:00
OpenWire.build Get it to compile after refactor 2006-03-04 08:19:09 +00:00
openwire-dotnet.sln Adding csproj and cln files created with x-develop as I was having touble with the vs.net generated ones. 2006-03-01 17:21:49 +00:00