HPInc / jipp

A Java-compatible implementation of IPP
MIT License
144 stars 41 forks source link

Need additional attribute group tags #135

Closed HPSudip closed 1 month 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.