P
P
Pashevka2018-04-16 23:43:38
JavaScript
Pashevka, 2018-04-16 23:43:38

How to implement third party asp.net events?

There is a chat written in asp.net. At the moment, everything works as follows: Every couple of seconds there is a request to the server, in which I ask if someone wrote a message? I receive a response and fill in new data. Is it possible to do something so that if user A sends a message to user B, user B will automatically have some kind of event that indicates that new data has appeared?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Beach, 2018-04-17
@Pashevka

web sockets

A
Alexander, 2018-04-17
@alexr64

SignalR

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question