Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 415 Bytes

File metadata and controls

16 lines (11 loc) · 415 Bytes

0.3.0 - 20.09.2014

  • add - explicit on and off connection callbacks
  • fix - disconnect handler only once

0.2.0 - 19.09.2014

  • add - list of open connections
  • add - remove a connection
  • add - allow creation of middleware chain
  • add - start server convenience function
  • add - expose connected socket

0.1.0 - 18.09.2014

  • add - wrapper around attaching listeners to a socket instance