Skip to content

A Rust crate that provides building blocks for creating service binaries across operating system platforms.

License

Notifications You must be signed in to change notification settings

oko/universal-service-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

universal-service-rs

The universal-service crate provides building blocks for creating service binaries across operating system platforms.

Example

See examples/service.rs for a fully functional demo service:

cargo build --example service

On Windows, you can demonstrate the native Windows Service integration by running (as Administrator):

.\example-service-test.ps1

About

A Rust crate that provides building blocks for creating service binaries across operating system platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published