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
Can I setup a websocket server as an api backend? I want to use javascript as the client and use julia as a backend api. How can I setup a async websocket to handle the data the client sends, and async send data to the client? All the data may just be json or plain string.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Can I setup a websocket server as an api backend? I want to use javascript as the client and use julia as a backend api. How can I setup a async websocket to handle the data the client sends, and async send data to the client? All the data may just be json or plain string.
Beta Was this translation helpful? Give feedback.
All reactions