Should I swap from WCF to NserviceBus
- by Matt Roberts
We have a central server that sends and recieves messages from a number of PCs that are located on client networks in various locations. To facilitate this, currently I'm using WCF with TCPNetBindings, using duplex communication secured with certificates.
Now, we have a number of issues with this - mainly that we are being asked to support…