chat/

directory
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2024 License: MIT

README

Chat Example

To use WebTransport

This example supports WebTransport. To use it:

cd server
# Generate self signed certificates
openssl req -new -x509 -nodes -out cert.pem -keyout key.pem -days 720
go run .

On another shell:

cd client
# Notice that "https" is used as the URL scheme.
go run . -u william -c "https://127.0.0.1:3000/socket.io"

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳