There was an error fetching the commit references. Please try again later.
Implemented the HTTP 0.9 server on top of QUIC, in picoquicfirst. Tested...
Implemented the HTTP 0.9 server on top of QUIC, in picoquicfirst. Tested against itself, it seems to mostly work.
Showing
- UnitTest1/unittest1.cpp 0 additions, 1 deletionUnitTest1/unittest1.cpp
- picoquic/frames.c 4 additions, 1 deletionpicoquic/frames.c
- picoquic/logger.c 2 additions, 1 deletionpicoquic/logger.c
- picoquic/packet.c 5 additions, 1 deletionpicoquic/packet.c
- picoquic/picoquic.h 8 additions, 1 deletionpicoquic/picoquic.h
- picoquic/quicctx.c 17 additions, 0 deletionspicoquic/quicctx.c
- picoquic/sender.c 21 additions, 3 deletionspicoquic/sender.c
- picoquicfirst/help.txt 0 additions, 0 deletionspicoquicfirst/help.txt
- picoquicfirst/index.html 0 additions, 0 deletionspicoquicfirst/index.html
- picoquicfirst/picoquicfirst.c 384 additions, 8 deletionspicoquicfirst/picoquicfirst.c
- picoquictest/tls_api_test.c 6 additions, 0 deletionspicoquictest/tls_api_test.c
Please register or sign in to comment