Skip to content

feat(network): setup ssl and wssl - #228

Merged
MartinFillon merged 3 commits into
mainfrom
feat/setup-https
Feb 20, 2026
Merged

feat(network): setup ssl and wssl#228
MartinFillon merged 3 commits into
mainfrom
feat/setup-https

Conversation

@MartinFillon

@MartinFillon MartinFillon commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Add tls support for websockets to the network library.

How do you test this PR?

Manuel testing using examples

@github-actions github-actions Bot added packages:network-client Related to NetworkClient library packages:network-server Related to NetworkServer library labels Feb 18, 2026
@MartinFillon
MartinFillon force-pushed the feat/setup-https branch 2 times, most recently from e4e832f to cf2b16e Compare February 18, 2026 14:43
Comment thread packages/network-server/src/server.network.library.ts Outdated
Comment thread packages/network-server/src/server.network.library.ts
Comment thread packages/network-server/src/tcp.server.network.ts Outdated
Comment thread packages/network-server/src/udp.server.network.ts Outdated
Comment thread packages/network-server/src/config.server.network.ts
Comment thread packages/network-server/src/config.server.network.ts
Comment thread packages/network-client/src/tcp.client.network.ts Outdated
Comment thread packages/network-client/src/udp.client.network.ts Outdated
Comment thread packages/network-client/src/config.client.network.ts Outdated
@MartinFillon
MartinFillon force-pushed the feat/setup-https branch 2 times, most recently from fc26b9d to 0a8d190 Compare February 19, 2026 14:59

@Tchips46 Tchips46 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just fill the pr details

@MartinFillon MartinFillon self-assigned this Feb 19, 2026

@Exeloo Exeloo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm !

@MartinFillon
MartinFillon merged commit c52b623 into main Feb 20, 2026
5 checks passed
@MartinFillon
MartinFillon deleted the feat/setup-https branch February 20, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages:network-client Related to NetworkClient library packages:network-server Related to NetworkServer library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants