[rabbitmq-discuss] Porting .NET client to WinRT API (Windows 8).

Nathan Brown nathan at nkbrown.us
Tue Jun 25 18:22:06 BST 2013


I've submitted the contributor agreement, and I hope the submitted changes
can now be reviewed and considered for main-line inclusion.

Emile mentioned that this is now under "bug25552", should I re-base my code
to the most recent .net client release and set the branch name to match?

Also, there are really the separate changes that could be made
independently:

   - Corrected test to pull correct value types from
dictionary.<https://bitbucket.org/nathanbrown/rabbitmq-dotnet-client/commits/25988f1d5bea8ad86aed536edd4d4fe1826ac43f>
   - Move from non-generic dictionary (.net 1.1) to generic dictionary,
   required, but independent of the next change.  This is my "depreciate1_1"
   branch<https://bitbucket.org/nathanbrown/rabbitmq-dotnet-client/commits/branch/depreciate1_1>
   .
   - Add Windows 8/RT code to handle differences in threads and sockets.
   - Threads are removed in favor of Tasks, and sockets have been removed
   in favor of StreamSockts

*



On Sat, May 11, 2013 at 2:05 PM, Michael Klishin <
michael.s.klishin at gmail.com> wrote:

> 2013/5/12 Nathan Brown <nathan at nkbrown.us>
>
>>  I'm also not familiar with setting up and testing SSL in RabbitMQ.
>
>
> Take a look at http://rabbitmq.com/ssl.html
> --
> MK
>
> http://github.com/michaelklishin
> http://twitter.com/michaelklishin
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130625/bbdd611e/attachment.htm>


More information about the rabbitmq-discuss mailing list