Browse Source

how to websocket. some questions.

Lucas Stadler 12 years ago
parent
commit
c114be7200
1 changed files with 5 additions and 0 deletions
  1. 5 0
      js/babl/README.md

+ 5 - 0
js/babl/README.md

17
  hubot? (setup is quite complex, need to understand quite a few
17
  hubot? (setup is quite complex, need to understand quite a few
18
  different parts)
18
  different parts)
19
19
20
## wishlist
21
22
* how do we websocket efficiently? should we batch (both client and
23
  server), should/could we send binary?
24
20
## api playground
25
## api playground
21
26
22
here are some ideas how the api could look.
27
here are some ideas how the api could look.