Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Aug 2020 10:03:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248424] New port: net/quiche QUIC/HTTP3 implementation
Message-ID:  <bug-248424-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248424

            Bug ID: 248424
           Summary: New port: net/quiche QUIC/HTTP3 implementation
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: junho.choi@gmail.com

Created attachment 216950
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216950&action=
=3Dedit
generated using svn diff.

quiche is an implementation of the QUIC transport protocol and HTTP/3
as specified by the IETF.

It provides a low level API for processing QUIC packets and handling
connection state. The application is responsible for providing I/O
(e.g. sockets handling) as well as an event loop with support for timers.



Porting Notes:
- use latest github master. crate.io artifact doesn't include quiche apps a=
nd
github release doesn't include boringssl, so not able to build
- qlog support is optional
- in addition to libquiche, build and install quiche apps (tools/apps) as w=
ell.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248424-7788>