Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since setting parameters via JSSParameters was already supported, technically no work is necessary to support ALPN in JSSSocket. However, we should extend JSSSocket with the new methods added to JSSEngine and implement them via calls to the underlying engine. Signed-off-by: Alexander Scheel <[email protected]>
- Loading branch information