Mark
Mark

Reputation: 2926

Is ithere a WCF plugin for Glimpse?

We have a Silverlight application that communicates with the back end via WCF. Is it possible to use Glimpse to monitor those calls like it does for AJAX calls?

Upvotes: 6

Views: 1693

Answers (2)

stfn
stfn

Reputation: 21

I have created a WCF plugin for Glimpse: https://github.com/stweb/Glimpse.WCF

Upvotes: 2

Ben Smith
Ben Smith

Reputation: 2419

An answer from one of the Glimpse developers, Anthony van der Hoorn (avanderhoorn), on one of the issues in GitHub states the following in regard to using Glimpse with WCF.

We don't have any immediate plans for WCF, but if someone in the community wanted to start work on it, we would certainly love to help support that effort.

https://github.com/Glimpse/Glimpse/issues/337#issuecomment-19885545

So unfortunately the answer is No, not yet.

Upvotes: 4

Related Questions