REST API / SOCKET or both on instant messaging application? -


is necessary build rest apis instant messaging application?

or can done websocket?

for example found: - slack: uses rest api + socket - rocketchat: uses socket (i did not see xhr calls on chrome)

let's question is:

for regular im app channels, group conversations , private chats way technically better?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -