I am experimenting with SignalR right now with a simple chat. I am trying to send a message to a user2 if user1 provides user2\'s userId from Context.ConnectionId. My Client