Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Latest commit

 

History

History
40 lines (32 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

40 lines (32 loc) · 1.2 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.0.0 - 2018-11-18

Added

  • deprecation notice

1.0.1 - 2017-05-27

Fixed

  • memory leak caused by not releasing socket.io sockets

1.0.0 - 2017-03-10

Added

  • forceShutdown to force shutdown a server

Changed

  • shutdown to not take a force flag

Fixed

  • secure connections when using WebSockets caused crash

0.3.0 - 2016-10-25

Added

  • Adapter system

0.2.0 - 2016-10-19

Added

  • Enigne.io/Socket.io support

0.1.0 - 2016-10-18

Added

  • Initial project release