There are a few examples of NancyFX being integrated with SignalR, for example
Since I am just starting out I want a simple, well worked canonical example that I can work from. A nancy version of the chat example from Microsoft would do fine.
Thanks
I am going to answer my own question.
I put together a little canonical-chat example based on the Microsoft walkthrough. You can get it from GitHub:
Update
This example has been updated to use the latest SignalR and NancyFX Assemblies as of February 2015.
ScreenShot