libwisp 0.2.0

a simple-to-use wisp rust library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Function: WispGetConnectionType

Returns the currently set connection type from the Wisp context.

- `ws_ctx` - reference to the [`WispContext`]./WispContext.md.

---

See also:

- [`ConnectionType`]./ConnectionType.md
- [`WispSetConnectionType`]./WispSetConnectionType.md