Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 627 Bytes

File metadata and controls

21 lines (14 loc) · 627 Bytes

This package is not yet released on npm; feel free to install it directly from github! Thanks.

2.0.0

  • Upgraded to BS v7
  • Upgraded to socket.io-client 2.3
  • Exposing a zero-cost layer w/o Functor interface

1.0.0

Breaking change!

  • Upgraded to Reason syntax 3.
  • Uppercase files now, as per community comvention. If things go wrong after the upgrade, please clean your artifacts and try again. Sorry!
  • Client.Client/Namespace.Namespace/Server.Server functors all got renamed to Make.
  • Activated namespace. It's now called BsSocket.
  • The package name is now called bs-socket.

0.1.0

The beginning