Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge hydro-project/hydroflow-template into this repo, for #1314 #1316

Merged
merged 20 commits into from
Jun 24, 2024

Conversation

MingweiSamuel
Copy link
Member

No description provided.

jhellerstein and others added 20 commits December 15, 2022 16:25
Unpins the hydroflow version as well
* Update rust-toolchain.toml

"nightly" is too unspecific. It matches older incompatible compiler versions. We need to precisely define the compiler version.

* add missing toolchain components

---------

Co-authored-by: zzlk <[email protected]>
* add basic test case

* add ci test instead of in-code test

* fix ci

* test negative case

* remove negative test case
remove unnecessary unwrap() to match`server.rs`.
* compatibility

* touch

---------

Co-authored-by: Mingwei Samuel <[email protected]>
1. Default server address, so you don't have to copy an address around when starting multiple clients to test a full star network configuration.
2. Help messages for all the arguments.
3. More hand-holding documentation, mostly condensed from the [first networking chapter](https://hydro.run/docs/hydroflow/quickstart/example_7_echo_server)
4. Updated README.md to provide more runnable commands.
@MingweiSamuel MingweiSamuel merged commit 2270ea9 into hydro-project:main Jun 24, 2024
12 of 13 checks passed
@MingweiSamuel MingweiSamuel deleted the ht branch June 24, 2024 21:16
MingweiSamuel added a commit that referenced this pull request Jul 15, 2024
MingweiSamuel added a commit that referenced this pull request Jul 15, 2024
jhellerstein pushed a commit that referenced this pull request Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants