Testing SignalR Connections with NUnit(www.bradygaster.com)

submitted by bradygasterbradygaster(4897) 6 months, 28 days ago

The SignalR GitHub site has an example wherein a SignalR PersistentConnection instance is used from a non-HTML client. The idea of being able to use SignalR connections in applications other than those that run in a web browser raises some interesting challenges. Likewise, there aren’t too many examples on how to use SignalR connections. This post will demonstrate asynchronously testing a SignalR connection in an end-to-end scenario using NUnit.

1 comment |category: |Views: 31

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dpetersondpeterson(4397) 6 months, 27 days ago 0

I'm personally very excited about SignalR because it provides a Node.js + Socket.IO-esque functionality to the MS stack. This is something folks running ASP.Net or ASP.Net MVC sites can take advantage of without completely switching technologies, and it pushes the web further forward.

Reply

information Login or create an account to comment on this story