Просмотр исходного кода

how to websocket. some questions.

Lucas Stadler лет назад: 12
Родитель
Сommit
c114be7200
1 измененных файлов с 5 добавлено и 0 удалено
  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.