Code Monkey home page Code Monkey logo

amqpnetlite's Introduction

AMQP.Net Lite

Download from NuGet | Documentation

AMQP.Net Lite is a lightweight AMQP 1.0 library for the .Net Micro Framework, .Net Compact Framework, .Net Framework, .Net Core, Windows Runtime platforms, and Mono. The library includes both a client and listener to enable peer to peer and broker based messaging.

Features

  • Full control of AMQP 1.0 protocol behavior.
  • Peer-to-peer and brokered messaging.
  • Secure communication via TLS and SASL.
  • Extensible transport providers.
  • Sync and async API support.
  • Listener APIs to enable wide range of listener applications, including brokers, routers, proxies, and more.
  • A lightweight messaging library that runs on all popular .NET and Windows Runtime platforms.

Supported Platforms

net45 net40 net35 netmf netcf win8/wp8 netcore451/uap netstandard1.3
TLS + + + +1 + + + +
SASL2 + + + + + + + +
AMQP Core + + + + + + + +
Txn + +
Async API + +3 + + +
Listener + + +
Serializer + + + +
WebSockets + +4
Buffer Pooling + + +
  1. requires a TLS-capable device.
  2. only SASL PLAIN, EXTERNAL, and ANONYMOUS are currently supported.
  3. requires Microsoft.Bcl.Async.
  4. supports WebSocket client but not listener.

Tested Platforms

  • .Net Framework 3.5, 4.0 and 4.5+.
  • .NET Micro Framework 4.2, 4.3, 4.4.
  • .NET Compact Framework 3.9.
  • Windows Phone 8 and 8.1.
  • Windows Store 8 and 8.1. Universal Windows App 10.
  • .Net Core 1.0 on Windows 10 and Ubuntu 14.04.
  • Mono on Linux (requires v4.2.1 and up. Only the client APIs are verified and state of the listener APIs is unknown).

Getting Started

  • Quick Start Build applications from simple to complex.
  • Examples Please take a minute to look at the examples.
  • .Net Core If you are looking for information about using amqpnetlite on .Net Core (coreclr, dnxcore50, etc.), your can find the code and a Hello AMQP! example here.
  • Interested in the code? Clone and build the projects.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

If you would like to become an contributor to this project please follow the instructions provided in Microsoft Azure Projects Contribution Guidelines.

References

For more information about the Azure Service Bus and AMQP, refer to:

amqpnetlite's People

Contributors

xinchen10 avatar robreeves avatar josesimoes avatar binzywu avatar ppatierno avatar scholzj avatar markushorstmann avatar mbroadst avatar fsoikin avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.