ニュース

インターネットの何処にもまともな日本語の情報がなかったので書き記しておきます。 obs-websocket-pyを用いて、OBSをpythonで動かす方法です。 ※obs-ws-rcというのもあるようですが、7年以上前から更新が止まっており、python 3.9以下でしか動きませんので、使え ...
ネットワークプロトコルはインターネットの基盤となっています。HTTP/1.0、HTTP/2.0、WebSocketはそれぞれ異なるシナリオで現代 ...
WebSocket starts as an HTTP request: the client sends a request to the server, though this request is to open a WebSocket connection. If this request is successful, the TCP connection between client ...