Tushar Panpaliya

Tushar Panpaliya

  • NA
  • 33
  • 4.1k

WCF RESTFUL Duplex Service Workaround

Aug 6 2015 3:03 AM
I need a approach to create a WCF Duplex service using the Restful approach. I am aware that Restful services don't have a persistent channel. So duplex can't be implemented directly. Still need some good workaround for the same.