equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-zmq |
2 Name: pyams-zmq |
3 Version: 0.1.4 |
3 Version: 0.1.5 |
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: |
9 Description: |
10 |
10 |
11 History |
11 History |
12 ======= |
12 ======= |
|
13 |
|
14 0.1.5 |
|
15 ----- |
|
16 - added ZMQ process started event |
|
17 - notify event when ZMQ process is started |
13 |
18 |
14 0.1.4 |
19 0.1.4 |
15 ----- |
20 ----- |
16 - install ZMQ IO loop on process startup |
21 - install ZMQ IO loop on process startup |
17 |
22 |