Simple Long Polling in WCF – Server
Recently I've been working on a RESTful HTTP server in WCF for a really cool project that isn't public yet, but should be soon. I say RESTful, but it's not religiously so; more accurately its REST-like. Essentially it's as basic as can be so that...