I recently found a .NET tutorial that shows how to create a chat application in Visual Studio using the .NET library, signalr .
I created the application and made several modifications, including some AES encryption. Then I posted it on Windows Azure as a website.
The chat application works and has been tested, but I donβt know how to view messages sent from one user to another.
Can someone tell me where I can find these message flows?
thanks
sMilbz
source share