Twisted and Websockets: Beyond Echo

前端 未结 2 1110
隐瞒了意图╮
隐瞒了意图╮ 2021-01-11 12:44

In my ongoing curiosity about websockets, I\'m noticing a trend:

The \"hello world\" of the websocket universe, at least at the moment, seems to be \"echo\" function

2条回答
  •  不要未来只要你来
    2021-01-11 13:13

    Using hendrix, I showed how to set up a web app in a talk at Django-NYC that uses websockets to push messages from a telnet server to a web page.

提交回复
热议问题