equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-zmq |
2 Name: pyams-zmq |
3 Version: 0.1.2 |
3 Version: 0.1.3 |
4 Summary: PyAMS package for 0MQ |
4 Summary: PyAMS package for 0MQ |
5 Home-page: http://hg.ztfy.org/pyams/pyams_zmq |
5 Home-page: http://hg.ztfy.org/pyams/pyams_zmq |
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 |
9 Description-Content-Type: UNKNOWN |
9 Description-Content-Type: UNKNOWN |
10 Description: |
10 Description: |
11 |
11 |
12 History |
12 History |
13 ======= |
13 ======= |
|
14 |
|
15 0.1.3 |
|
16 ----- |
|
17 - added authentication and access control |
|
18 - added Tornado dependency to remove ZMQ warning |
14 |
19 |
15 0.1.2 |
20 0.1.2 |
16 ----- |
21 ----- |
17 - added socket utility functions to handle connection timeout |
22 - added socket utility functions to handle connection timeout |
18 |
23 |