Realtime web application using CQRS and websockets
I’ve started to put together a sample application having an architecture looking like this: [https://storage.ghost.io/c/ca/28/ca287ed9-c745-45ee-8036-d8bd488cb2ac/content/images/2012/05/architechture.png] There’s an ASP.Net MVC application that only serves GET requests. Each rendered view then co…
Daniel Wertheim