I'm developing a chat using signalR 2.2.0 and I came across the following problem, I want to send a message to a user in my contact list that is not online at the moment, so when he comes in he receives the message, someone who already done that part, can you explain to me how you did it? or do you have a link or tutorial that addresses this issue?