https://github.com/ading2210/libwisp
An implementation of a Wisp client, written in C++. (WIP)
https://github.com/ading2210/libwisp
Last synced: 9 months ago
JSON representation
An implementation of a Wisp client, written in C++. (WIP)
- Host: GitHub
- URL: https://github.com/ading2210/libwisp
- Owner: ading2210
- License: gpl-3.0
- Created: 2024-03-27T02:35:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T13:52:07.000Z (over 1 year ago)
- Last Synced: 2025-02-16T14:56:52.447Z (11 months ago)
- Language: C++
- Homepage:
- Size: 26.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C++ Wisp Client
This is an implementation of a Wisp client, written in C++.
## Documentation:
See `examples/sampleclient.cpp` for a full example of how to use this library.