4 lines
116 B
Go
4 lines
116 B
Go
|
// Zocket transparently tunnels a TCP connection through a WebSocket layer from within WebAssembly.
|
||
|
|
||
|
package zocket
|