|
|
|
|
|
by wickedchicken
5443 days ago
|
|
One library I've found very useful to study is libcurl -- it has a very elegant degradation system. Easy things start out easy, and when the user chooses to handle more complexity she can switch to a lower-level set of calls. |
|