Commit graph

9 commits

Author SHA1 Message Date
Vidar Hokstad
5f3aca393e Switch to threaded model to make the async model easier to work with
Also keeping request objects around and matching them to error
objects to ease debugging, and more debug output when
PUREX_DEBUG env var is set
2024-01-11 19:22:43 +00:00
Vidar Hokstad
1e241f35c9 Cleanups 2023-12-28 17:17:22 +00:00
Vidar Hokstad
cfff274350 Less magic in type class construction. 2023-12-28 17:17:10 +00:00
Vidar Hokstad
e5b672673c Extensive increase in number of requests and events supported. 2023-12-16 14:49:10 +00:00
Vidar Hokstad
3fa4211f06 Added significant number of X requests and event types, and a bunch of convenience functions.
This is still "rough", but it works.
2023-09-25 18:55:00 +01:00
Vidar Hokstad
80fad9a8f9 Added support for some of the weirder requests by adding unpadded String8.
Properly handle Bool
2023-08-01 20:16:11 +01:00
Richard Ramsden
1bb7cc9f6b add more types 2012-05-19 11:59:21 -07:00
Richard Ramsden
e94a3450fa List data types now working 2012-05-13 11:48:24 -07:00
Richard Ramsden
9f62ffbc11 packet ecoding/decoding now works 2012-05-12 16:46:48 -07:00