17 Commits
Author SHA1 Message Date
lid b3f817eda1 Add ToC and Donation section 2019-05-08 21:55:36 +08:00
Ding Li 5738f693d1 Add new DLLs compiled with VC2010 2017-12-18 10:04:08 +08:00
Ding Li afab5f93cc Released 1.5
This release contains important API changes that may break existing
code.

1. Incompatible change: `Socket.send` series methods are splitted
to `Socket.send` and `Socket.sendMore` and have more overloads for
common message types like string or empty
2. Remove PollItem duplicate API (#11)
3. Fix compiler warning (#10) and compile failure (#12)
4. Add RTReq example from ZMQ Guide Chapter 3
2017-10-28 22:45:23 +08:00
Ding Li bab1c9753a Fix documentation reference to a mql4-lib file 2017-08-18 10:34:30 +08:00
Ding Li 61861aa68e Documentation update for release 1.4 2017-08-18 10:28:43 +08:00
Ding Li ca488ea853 Fix #6 make vc runtime requirement stand out 2017-08-16 14:06:42 +08:00
Ding Li 4adca2d960 Add notes on using this library on MetaTrader5 32 bit version 2017-08-13 10:36:00 +08:00
Ding Li 01afabc408 Refactored poll support. Add Chapter 2 examples from the official ZMQ guide. 2017-07-18 16:40:22 +08:00
Ding Li 4645013bb2 Fix GlobalHandle bug. Add rebuild method to ZmqMsg. 2017-06-08 18:35:32 +08:00
Ding Li b4c30887c9 Fix more format 2017-05-26 13:21:56 +08:00
Ding Li 1720e3c559 Fix format 2017-05-26 13:18:09 +08:00
Ding Li 7d29a7ebe9 update documentation 2017-05-26 13:14:21 +08:00
Ding Li c8ffea4433 Add an usage sample to README 2016-12-28 13:16:59 +08:00
Ding Li 332b459733 README typo fix 2016-12-27 02:59:48 +08:00
Ding Li 44619b67f1 README minor fix 2016-12-27 02:57:50 +08:00
Ding Li 8dba0d1bd8 Add library contents and a nice README 2016-12-27 02:38:22 +08:00
Ding Li ed0992e11f Initial commit 2016-12-27 01:01:09 +08:00