Commit graph

7 commits

Author SHA1 Message Date
Fabian Weber 1249335763 fixed nil reference in request encoder 2020-03-06 12:22:56 +01:00
Fabian 59b8e60246
added response encoder 2020-03-05 16:29:31 +01:00
Fabian d0d4987b76 - changed the get jobs method to fetch jobs from printer, classes or both
- the response decoder now need a writer for additional response data, for example if you fetch documents from the server
2019-12-26 16:46:08 +01:00
Christian Muehlhaeuser aeff57c379 Avoid unnecessary conversions
No need to convert these types.
2019-08-05 16:47:27 +00:00
Fabian Weber 7606089b66 first beta release 2019-03-15 16:20:02 +01:00
Fabian Weber 83b3e83978 fixed decoding and encoding errors 2019-03-13 22:54:08 +01:00
Fabian Weber 030c260947 initial commit 2019-03-10 18:43:47 +01:00