libwisp 0.2.0

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

Returns the Wisp server URL currently stored in the context.

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

---

See also:

- [`WispContext`]./WispContext.md