|
Notes:
This release slightly improves HTTP performance and fixes a small number of bugs in all Reactor modules.
Changes:
Switched HTTP client to use an EventMachine-based version, rather than Net::HTTP. This eliminates a large number of threads and slightly improves the performance.
Added PDTP.version for retrieving version of the library.
|