Messaging using C#相关博客

Multipart messages

  • How to post a Multipart http message to a web service in C# and handle it with Java

RabbitMQ .NET

  • Messaging with RabbitMQ and .NET C# part 1: foundations and setup

  • Messaging with RabbitMQ and .NET C# part 2: persistence

  • Messaging with RabbitMQ and .NET C# part 3: message exchange patterns

  • Messaging with RabbitMQ and .NET C# part 4: routing and topics

  • Messaging with RabbitMQ and .NET C# part 5: headers and scatter/gather

  • RabbitMQ in .NET: data serialisation

  • RabbitMQ in .NET: data serialisation II

  • RabbitMQ in .NET: handling large messages

  • RabbitMQ in .NET C#: basic error handling in Receiver

  • RabbitMQ in .NET C#: more complex error handling in the Receiver

WebSockets with SignalR

  • Introduction to WebSockets with SignalR in .NET Part 1: the basics

  • Introduction to WebSockets with SignalR in .NET Part 2: code basics

  • Introduction to WebSockets with SignalR in .NET Part 3

  • Introduction to WebSockets with SignalR in .NET Part 4: stock price ticker

  • Introduction to WebSockets with SignalR in .NET Part 5: dependency injection in Hub

  • Introduction to WebSockets with SignalR in .NET Part 6: the basics of publishing to groups

Pipes

  • Basics of working with pipes in C# .NET part 1: send and receive a single byte

  • Basics of working with pipes in C# .NET part 2: continuous byte communication

  • Basics of working with pipes in C# .NET part 3: message transmission

  • Basics of working with pipes in C# .NET part 4: basic conversation with messages

  • Basics of working with pipes in C# .NET part 5: transmitting objects

  • Basics of working with pipes in C# .NET part 6: message compression


你可能感兴趣的:(Messaging using C#相关博客)