NTRIP Client
============
[](https://github.com/nav-solutions/ntrip-client/actions/workflows/rust.yml)
[](https://github.com/nav-solutions/ntrip-client/actions/workflows/daily.yml)
[](https://docs.rs/ntrip-client/)
[](https://crates.io/crates/ntrip-client)
[](https://github.com/rust-lang/rust/releases/tag/1.82.0)
[](https://github.com/nav-solutions/ntrip-client/blob/main/LICENSE)
NTRIP client used by all our applications that require RTCM messaging (downlink), through NTRIP connection.
Backend framework
=================
`ntrip-client` uses `tokio` as the socket, channel and threading backend.
Getting started
===============
Refer to the online documentation and [the provided examples](examples/).
Licensing
=========
This library is part of the [NAV-solutions framework](https://github.com/nav-solutions)
which is licensed under the [Mozilla V2 Public](https://www.mozilla.org/en-US/MPL/2.0) license.