|
|
Reported:
|
2023-09-11 13:25 CEST by Pierre Ossman
|
Modified:
|
2024-02-05 16:12 CET
(History)
|
|
4
users
(show)
|
|
See Also:
|
|
Acceptance Criteria:
|
MUST:
* The XML-RPC code no longer relies on the system asyncore or asynchat modules
SHOULD:
* The XML-RPC code uses asyncio terminology rather than asyncore such
* The XML-RPC code has no ThinLinc code that is redundant with asyncio functionality
* The XML-RPC code is converted to asyncio models and abstractions (e.g. protocols)
|
|
|