KEEL
1.0.0
Minimal C11 HTTP client/server library built on epoll/kqueue/io_uring/poll
Loading...
Searching...
No Matches
include
keel
h2.h
Go to the documentation of this file.
1
8
#ifndef KEEL_H2_H
9
#define KEEL_H2_H
10
12
#define KL_H2_DEFAULT_MAX_STREAMS 128
14
#define KL_H2_DEFAULT_WINDOW_SIZE 65535
15
16
#endif
Generated by
1.9.8