enarx / codex

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

HTTP client example #48

Open bstrie opened 2 years ago

bstrie commented 2 years ago

We have server examples, we should also have client examples. Ideally, the client examples would be able to connect to the server examples.