summaryrefslogtreecommitdiff
path: root/examples/hlapi
Commit message (Collapse)AuthorAgeFilesLines
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-2738-0/+1816
| | | | | | * Asyncio and Twisted API moved entirely into high-level domain to be aligned with other high-level APIs. This WILL BREAK backward compatibility for those apps that use Twisted API.
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-2761-91/+997
| | | | | | * Asyncio and Twisted API moved entirely into high-level domain to be aligned with other high-level APIs. This WILL BREAK backward compatibility for those apps that use Twisted API.
* post-move documentation and code fixeselie2015-09-212-3/+3
|
* more adjustments followed layout changeselie2015-09-2144-0/+2291