simple message server icon

simple message server

Extension Actions

How to install Open in Chrome Web Store
CRX ID
bihajhgkmpfnmbmdnobjcdhagncbkmmp
Description from extension meta

simple message server

Image from store
simple message server
Description from store

簡易メッセージサーバー、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.

Latest reviews

sum kitteh
Thanks for putting this up! Would it be possible to get a link to the source code? Is this on github?