ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-FCP/Changes
(Generate patch)

Comparing AnyEvent-FCP/Changes (file contents):
Revision 1.6 by root, Fri Jun 18 16:59:13 2010 UTC vs.
Revision 1.15 by root, Thu Sep 9 00:49:06 2021 UTC

1Revision history for AnyEvent-FCP 1Revision history for AnyEvent-FCP
2 2
3TODO: docs, examples, more requests
4TODO: rethink API
5TODO: connection refused?
6
7 - document proper order of on_failure arguments.
8 - slightly better default error messages.
9
100.5 Sun Jun 12 03:48:14 CEST 2016
11 - more documentation, more error hooks.
12 - bugfixes.
13
140.4 Thu Dec 3 20:07:34 CET 2015
15 - semantic redesign, better request/response handling.
16 - implement test_dda request, with lots of heuristics.
3 - increase default timeout to two hour. 17 - increase default timeout to two hours.
18 - MAJOR parsing performance improvements (can now parse FCP at
19 ~8.5MB/s instead of ~1.6MB/s on my box).
20 - internal cleanup.
4 21
50.3 Sat Jun 5 16:49:03 CEST 2010 220.3 Sat Jun 5 16:49:03 CEST 2010
6 - add a small example in the manpage and a bigger one in eg/. 23 - add a small example in the manpage and a bigger one in eg/.
7 - implement/support a progress callback for unsolicited 24 - implement/support a progress callback for unsolicited
8 messages. 25 messages.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines