ArcticLampyrid / ippper.rs

A library for building simple ipp servers.

Home Page:https://docs.rs/ippper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ippper

crates.io Released API docs BSD 3 Clause licensed

A library for building simple ipp servers.
A very basic implementation of ipp is provided as ippper::service::SimpleIppService. This is very basic, but enough to fool Android Printer Service & Windows Print Spooler.

  • Easy to use
  • Asynchronous design

"Low-level"

ippper is a relatively low-level library.

License

Licensed under BSD 3 Clause

About

A library for building simple ipp servers.

https://docs.rs/ippper/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%