Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 755 Bytes

File metadata and controls

43 lines (26 loc) · 755 Bytes

0.4.0 / 2014-04-16

  • support socket-server@0.2
  • refactoring
  • use underscore instead of segmentio/extend

0.3.1 / 2014-04-08

  • reorganization
  • upgrade to component@1.0

0.3.0 / 2013-09-30

  • it's a component now
  • encapsulate socket.io-client

0.2.1 /2013-09-05

  • added support of content validators

0.2.0 /2013-09-05

  • full rewrite
  • add this.active to ingore events when viewers <= 1
  • client for socket-server

0.1.3 / 2013-08-07

  • update deps: bower, testem, underscore

0.1.2 / 2013-06-19

  • Fixed onremove bug

0.1.1 / 2013-06-13

  • use collection.socketName instead of collection.socket
  • pass socketId to options
  • add returns this

0.1.0 / 2013-06-07

  • initial release