Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

feat(latest-rust-std): add example #53

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rvolosatovs
Copy link
Member

@rvolosatovs rvolosatovs commented Sep 7, 2022

Add an example doing outgoing TLS connection, it does a request to GitHub and prints the latest Enarx release name to STDOUT

This PR includes a commit from #51 , because that PR should have been reviewed and merged by now

@rjzak
Copy link
Member

rjzak commented Sep 7, 2022

So what does std-latest do? It's not a very descriptive name.

@rvolosatovs
Copy link
Member Author

So what does std-latest do? It's not a very descriptive name.

It gives you the latest Enarx release version. Another common term for this is "tip", e.g. https://tip.golang.org/

Would "tip" be more descriptive?

@rjzak
Copy link
Member

rjzak commented Sep 7, 2022

Would "tip" be more descriptive?

Probably. Otherwise, it looks like you're adding the standard library in the Codex.

@bstrie
Copy link
Contributor

bstrie commented Sep 7, 2022

From a user perspective, the name of the example should describe what the user would hope to learn from the example. If the goal is to demonstrate a TLS connection, then the name should reflect that.

@rvolosatovs rvolosatovs marked this pull request as draft October 17, 2022 20:56
auto-merge was automatically disabled October 17, 2022 20:56

Pull request was converted to draft

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants