HPInc / jipp

A Java-compatible implementation of IPP
MIT License
153 stars 42 forks source link

Need additional attribute group tags #135

Closed HPSudip closed 6 months ago

HPSudip commented 1 year ago

Some delimiter tags are missing in JIPP which are required to implement IppInfra and IPP Notifications. Please add the remaining ones from the below table.

image

gmuth commented 1 year ago

Until jipp supports notifications you could use https://github.com/gmuth/ipp-client-kotlin which already supports notifications and subscriptions compatible with IPP infra.