Skip to content

hashmismatch/sntp_client.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

sntp_client

A tiny SNTP packet parser and client.

This crate doesn’t use the standard library, and so requires the nightly Rust channel.

Usage

Get the source:

$ git clone https://github.com/hashmismatch/sntp_client.rs
$ cd sntp_client

Then build:

$ cargo build

And test:

$ cargo test

Releases

No releases published

Packages

No packages published

Languages