enarx / codex

Code examples that can be compiled to WebAssembly for use with Enarx
Apache License 2.0
22 stars 14 forks source link

[Feature]: Go echo server example #2

Open rvolosatovs opened 2 years ago

rvolosatovs commented 2 years ago

Is there an existing issue for this?

Description

We should add Go echo server example from https://github.com/enarx/enarx/pull/1639 with set up instructions. We should probably provide 2 examples here TLS and TCP.

Acceptance Criteria

No response

Suggestions for a technical implementation

No response