-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ALPN protocol settings and refactor server setup
Added 'http/1.1' to the 'alpn_protocols' in the SSL configuration for increased compatibility. Updated the server setup in 'tui.php' to use the Swow library for socket operations, removing previous display elements. Adjusted the class map path in 'annotations.php'.
- Loading branch information
何平
committed
Dec 11, 2023
1 parent
73f4221
commit c7fb01a
Showing
3 changed files
with
74 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters