Features:
Client:
- Uses single task to manage all (open) connections
- Can keep up to CONFIG_H2CLIENT_CONCURRENT_CONNECTIONS open at the same time
- h2 webserver over SSL
- GET/POST/PUT endpoints
- Set specific headers per endpoint
- Handle multiple connections via a single thread