If like me you'd like the benefits of using a ServiceStack serializer but do
not want to change all your existing code and structure then the following need
to be overridden in the ServiceStack package to be used in place of WCF
elements:
• IDispatchMessageFormatter
• IClientMessageFormatter
• WebHttpBehavior -> and overridden methods to use the above implemented
interfaces.
Original issue reported on code.google.com by lesth...@gmail.com on 27 Mar 2012 at 8:28
Original issue reported on code.google.com by
lesth...@gmail.com
on 27 Mar 2012 at 8:28