cable-tunnel-server-common 0.1.0

Common components for webauthn-rs' caBLE tunnel server backend and frontend
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# cable-tunnel-server-common

Common components for webauthn-rs' [caBLE tunnel server][] [`backend`][] and
[`frontend`][].

**Important:** this library is an internal implementation detail of webauthn-rs'
[caBLE tunnel server][], and has no guarantees of API stability whatsoever. It
is **not** intended for use outside of that context.

[`backend`]: ../backend/
[caBLE tunnel server]: ../README.md
[`frontend`]: ../frontend/