6

I'm using the .NET 4 server side implementation of Reliable Secure Profile for HTTP/S push and want to know if there is a JavaScript client available.

James A Mohler
  • 11,060
  • 15
  • 46
  • 72
makerofthings7
  • 60,103
  • 53
  • 215
  • 448

1 Answers1

0

No. There are several generic SOAP libraries to talk to web services but not one that is specifically geared towards WS-I or the RSP definition.

It might make for a good open source project though. Please add info here if you start it up, others might like it :)