Commit Graph

13 Commits

Author SHA1 Message Date
clerie 2eb04e0428 Remove weird side effects that insert the values from previuos call 2022-05-02 18:07:15 +02:00
clerie bd68cbd7d8 Bootstrap child type casting 2022-05-01 23:55:18 +02:00
clerie cf3c16c66a Refactor message classes
Message classes allow dynamic attribute access to message fields. Childs
get exposed through a dedicated class by attributes too. Message type
fields and childs have types that get enforces. None type is allowed
too while transitioning.
2022-05-01 22:32:08 +02:00
clerie 1752a9151d Add support for PP user 2022-05-01 13:27:56 +02:00
clerie 49a4ecc07f Remove DictRequest type 2022-04-02 21:23:43 +02:00
clerie 80fb8cd7cc Replace send and recv in connection with a concurrent synchronous implementation of request 2022-01-17 00:09:16 +01:00
clerie f1c340fb3d Add GetPPDev message 2022-01-16 13:52:08 +01:00
clerie 1b0a5caa1b Pass childs to childs attribute 2022-01-16 13:47:06 +01:00
clerie 5d8affbb5f Actually pass response to exception object 2022-01-06 23:56:35 +01:00
clerie d14fb10ddb Import Open messages 2022-01-06 23:53:52 +01:00
clerie f62579ce90 Add GetAccount 2022-01-06 18:13:48 +01:00
clerie 9f9df79ab8 Introduce exception handling 2022-01-06 17:28:19 +01:00
clerie 7c028834b9 Add message handling 2022-01-06 16:09:55 +01:00