Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LoekD authored and LoekD committed Sep 2, 2018
1 parent ea26088 commit 20e6d19
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@ Contains implementations of `ICommunicationListener` that receive messages from
- ServiceBusSubscriptionBatchCommunicationListener
- ServiceBusSubscriptionCommunicationListener

Note: Session support is available too.
Note: Session support is available too, in the package for Full Fx.

### ServiceFabric.ServiceBus.Clients
https://www.nuget.org/packages/ServiceFabric.ServiceBus.Clients
Receive BrokeredMessages in Service Fabric Reliable Services using the Communication Listener from the package 'ServiceFabric.ServiceBus.Services'.
(Optional package) Receive BrokeredMessages in Service Fabric Reliable Services using the Communication Listener from the package 'ServiceFabric.ServiceBus.Services'.
Provides a ServiceBusTopicCommunicationClient to be used with 'ServicePartitionClient'.

*If you post messages to Service Bus in a different way, you won't need the client package.*

## Contribute!
Expand Down

0 comments on commit 20e6d19

Please sign in to comment.