You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement an endpoint to get messages via http protocol. .Net allows you to implement endpoints using HTTPListener or WCF. It is needed to implement both cases.
Don't foget to handle OPTION request to allow cross-domain requests using our library.
Implement an endpoint to get messages via http protocol. .Net allows you to implement endpoints using HTTPListener or WCF. It is needed to implement both cases.
Don't foget to handle OPTION request to allow cross-domain requests using our library.