Glimpse.Prototype icon indicating copy to clipboard operation
Glimpse.Prototype copied to clipboard

Cross Platform Testing

Open nikmd23 opened this issue 10 years ago • 4 comments

Test that Glimpse Server, Agent and Client work cross OS and Browser.

Of specific concern are OSX, Safari and IE.

HUGE bonus if we can get it running with multiple WFE's in Azure Websites

nikmd23 avatar Oct 19 '15 21:10 nikmd23

:+1: Can somehow help with this? (OS X)

peterblazejewicz avatar Nov 30 '15 21:11 peterblazejewicz

@peterblazejewicz Would be great to know that you can run it on your project in OSX. Also, if you are interested in getting the source, knowing that you can build it from source, run it, debug it, etc. Also if you can run the different samples (i.e. Agent and Server in the same process vs Agent and Server being in different processes).

avanderhoorn avatar Nov 30 '15 22:11 avanderhoorn

I'd also like to know how it works with other web servers. Are you just using Kestrel, or Apache, NGINX or something else?

nikmd23 avatar Nov 30 '15 22:11 nikmd23

@avanderhoorn I've been trying to just run forked repo sample projects on OS X, adding some changes (e.g. enforcing beta8/RC1 Kestrel web server only) - but I never succeeded. The project runs for few moments and then quits, e.g. complaining about missing httpApi if I remember well (sorry, I'm at work with PC). I've seen you've made a branch for beta8, but I assume that during Connect() other branch was used. I"ll made a gists later today from all projects and posts links Thanks!

peterblazejewicz avatar Dec 01 '15 06:12 peterblazejewicz