equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-notify |
2 Name: pyams-notify |
3 Version: 0.1.8 |
3 Version: 0.1.8.1 |
4 Summary: PyAMS notifications management package |
4 Summary: PyAMS notifications management package |
5 Home-page: http://hg.ztfy.org/pyams/pyams_notify |
5 Home-page: http://hg.ztfy.org/pyams/pyams_notify |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
18 which receives users connections and subscriptions and relays server notifications. |
18 which receives users connections and subscriptions and relays server notifications. |
19 |
19 |
20 |
20 |
21 History |
21 History |
22 ======= |
22 ======= |
|
23 |
|
24 0.1.8.1 |
|
25 ------- |
|
26 - corrected current window protocol test to activate secured websockets when needed |
23 |
27 |
24 0.1.8 |
28 0.1.8 |
25 ----- |
29 ----- |
26 - use secure WebSockets when using HTTPS |
30 - use secure WebSockets when using HTTPS |
27 |
31 |