mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-12-12 19:18:26 +02:00
Merge pull request #1197 from surban/patch-2
Add Network programming / Bluetooth / bluer
This commit is contained in:
commit
d692a26739
@ -1284,6 +1284,8 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
||||
|
||||
### Network programming
|
||||
|
||||
* Bluetooth
|
||||
* [bluez/bluer](https://github.com/bluez/bluer) [[bluer](https://crates.io/crates/bluer)] — Official BlueZ bindings for Rust. [![build badge](https://github.com/bluez/bluer/actions/workflows/rust.yml/badge.svg?branch=master)](https://github.com/bluez/bluer/actions/workflows/rust.yml)
|
||||
* CoAP
|
||||
* [Covertness/coap-rs](https://github.com/Covertness/coap-rs) — A [Constrained Application Protocol(CoAP)](https://datatracker.ietf.org/doc/html/rfc7252) library for Rust. [![build badge](https://api.travis-ci.org/Covertness/coap-rs.svg?branch=master)](https://travis-ci.org/Covertness/coap-rs)
|
||||
* Docker
|
||||
|
Loading…
Reference in New Issue
Block a user