simple message server in Chrome with OffiDocs
Ad
DESCRIPTION
簡易メッセージサーバー、WebSocketサーバーです。 5クライアントまで同時接続。サーバーメッセージを送信すると、他のクライアントに配信します。 テキストデータのみ対応です。 切断処理を追加しました。 クライアントから "_system:getsocketid" を送ると、ソケットIDを次の形で返します。 { type: '_system', system: 'socketid', socketid: ソケットIDの値 } Simple Message/WebSocket Server Max 5 clients.
send text message to other clients.
add disconnect handling.
Additional Information:
- Offered by mg-web-labo
- Average rating : 4 stars (liked it)
- Developer This email address is being protected from spambots. You need JavaScript enabled to view it.
simple message server web extension integrated with the OffiDocs Chromium online