Skip to content

Instantly share code, notes, and snippets.

View witchy-mutant's full-sized avatar

Michał Śliwoń witchy-mutant

View GitHub Profile

Keybase proof

I hereby claim:

  • I am mihcall on github.
  • I am mihcall (https://keybase.io/mihcall) on keybase.
  • I have a public key ASAKJoJ9jFYozEyy27mqe-xwtI3Zyh9ZQTm8BcHkZaq2NAo

To claim this, I am signing this object:

using Microsoft.AspNet.SignalR;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace ContentNegotiation.Models
{
public class ChatHub : Hub
{