Directories
¶
| Path | Synopsis |
|---|---|
|
Command udpserver is a cross-language conformance fixture: it serves the echo service over the drpc UDP transport so a TypeScript client can drive a real Go drpc.Server across the wire.
|
Command udpserver is a cross-language conformance fixture: it serves the echo service over the drpc UDP transport so a TypeScript client can drive a real Go drpc.Server across the wire. |
|
Command wasmserver is a cross-language conformance fixture: a real Go drpc.Server compiled to GOOS=js GOARCH=wasm, serving internal/echo over a JS message port so a TypeScript client can drive it — see ts/test/wasm.test.ts, which builds this module, loads it under node and talks to it across a MessageChannel.
|
Command wasmserver is a cross-language conformance fixture: a real Go drpc.Server compiled to GOOS=js GOARCH=wasm, serving internal/echo over a JS message port so a TypeScript client can drive it — see ts/test/wasm.test.ts, which builds this module, loads it under node and talks to it across a MessageChannel. |
Click to show internal directories.
Click to hide internal directories.