lrsxcd / vip-repl

Clojure View-Interact-Pull REPL
1 stars 0 forks source link

implement a bi-directional data exchange mechanism with web #7

Open davidvoler opened 5 years ago

davidvoler commented 5 years ago

implement a bi-directional data exchange mechanism with web

  1. find the right technology for WebSocket client
  2. find the right technology for WebSocket server
  3. implement an initial communication
  4. design a protocol (message structure)