1.0.8 • Published 6 years ago

sswc v1.0.8

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

sswc

socket.io-client shared worker

Install

npm install --save

API

  • emit(topic, message): 发送一个message事件
  • on(topic, callback): 注册一个事件处理器
  • close: 手动关闭
  • join(channel): 加入room
1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago