rxue / dictionary

Practice in Java EE
1 stars 0 forks source link

dictionary/web : create a chatbot SPA and a corresponding web socket #142

Open rxue opened 7 months ago

rxue commented 7 months ago
rxue commented 7 months ago

TODO :

  1. make React app send message back to web socket server
  2. change the web socket endpoint to many clients to one server endpoint

Reference on many clients to one server endpoint: https://docs.oracle.com/javaee/7/tutorial/websocket011.htm