There was an error fetching the commit references. Please try again later.
Add packet encoder
Showing
- lib/Makefile.am 7 additions, 2 deletionslib/Makefile.am
- lib/includes/ngtcp2/ngtcp2.h 64 additions, 8 deletionslib/includes/ngtcp2/ngtcp2.h
- lib/ngtcp2_buf.c 38 additions, 0 deletionslib/ngtcp2_buf.c
- lib/ngtcp2_buf.h 60 additions, 0 deletionslib/ngtcp2_buf.h
- lib/ngtcp2_pkt.c 118 additions, 2 deletionslib/ngtcp2_pkt.c
- lib/ngtcp2_pkt.h 24 additions, 2 deletionslib/ngtcp2_pkt.h
- lib/ngtcp2_str.c 10 additions, 0 deletionslib/ngtcp2_str.c
- lib/ngtcp2_str.h 6 additions, 0 deletionslib/ngtcp2_str.h
- lib/ngtcp2_upe.c 83 additions, 0 deletionslib/ngtcp2_upe.c
- lib/ngtcp2_upe.h 43 additions, 0 deletionslib/ngtcp2_upe.h
Please register or sign in to comment