Skip to content

geolonia/wsdebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使い方

$ npm install
$ npm start

以下のように Channel をハッシュで指定する

http://localhost:3000/#my-channel

以下のコマンドを実行

curl \
  -XPOST \
  -d '{"message":"Hello World"}' \
  -H 'content-type: application/json' \
  'https://api-ws-admin.geolonia.com/dev/channels/my-channel/messages'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published