websockify/CHANGES.txt

32 lines
606 B
Plaintext
Raw Normal View History

2012-02-18 08:43:12 +00:00
Changes
=======
0.3.0 - Jan 15, 2013
--------------------
* refactor into modules: websocket, websocketproxy
* switch to web-socket-js that uses IETF 6455
* change to MPL 2.0 license for include/*.js
* fix session recording
2012-10-15 21:06:50 +01:00
0.2.1 - Oct 15, 2012
--------------------
* re-released with updated version number
2012-09-17 18:52:54 +01:00
0.2.0 - Sep 17, 2012
--------------------
* Binary data support in websock.js
* Target config file/dir and multiple targets with token selector
* IPv6 fixes
* SSL target support
* Proxy to/from unix socket
0.1.0 - May 11, 2012
--------------------
2012-02-18 08:43:12 +00:00
2012-05-11 18:12:50 +01:00
* Initial versioned release.
2012-02-18 08:43:12 +00:00