This package is not yet released on npm; feel free to install it directly from github! Thanks.
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 toMake
.- Activated namespace. It's now called
BsSocket
. - The package name is now called
bs-socket
.
The beginning