2024-01-03 23:28:31 +09:00
..
2024-01-03 23:25:00 +09:00
2024-01-03 23:28:31 +09:00
2024-01-03 23:28:31 +09:00
2024-01-03 21:24:26 +09:00
2024-01-03 23:28:31 +09:00
2024-01-03 23:28:31 +09:00
2024-01-03 21:24:26 +09:00

sockets

  • makes a TCP connection to tcpbin.com:4242 and sends message.

Development

Requirements

This project requires these tools to be installed globally.

  • wrangler
  • go

Commands

make dev    # run dev server
make build  # build Go Wasm binary
make deploy # deploy worker