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

feat: Add bitswap server #27

Merged
merged 24 commits into from
Mar 1, 2024
Merged

feat: Add bitswap server #27

merged 24 commits into from
Mar 1, 2024

Conversation

fl0rek
Copy link
Member

@fl0rek fl0rek commented Feb 23, 2024

closes #9

@fl0rek fl0rek force-pushed the feat/server branch 2 times, most recently from 9c6b7d5 to 14464e6 Compare February 23, 2024 09:06
@fl0rek fl0rek marked this pull request as ready for review February 26, 2024 13:44
@fl0rek fl0rek requested review from oblique and zvolin February 26, 2024 13:44
src/client.rs Outdated Show resolved Hide resolved
src/client.rs Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
Copy link
Member

@zvolin zvolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

naisu, left some ideas

src/server.rs Outdated Show resolved Hide resolved
fl0rek and others added 4 commits February 27, 2024 08:44
Co-authored-by: Maciej Zwoliński <[email protected]>
Co-authored-by: Maciej Zwoliński <[email protected]>
Co-authored-by: Maciej Zwoliński <[email protected]>
src/client.rs Outdated Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
src/server.rs Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
src/server.rs Show resolved Hide resolved
@zvolin
Copy link
Member

zvolin commented Feb 28, 2024

closes #9

@zvolin zvolin linked an issue Feb 28, 2024 that may be closed by this pull request
@fl0rek fl0rek requested review from zvolin and oblique February 29, 2024 13:02
Copy link
Member

@zvolin zvolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice one, lgtm

Copy link
Member

@oblique oblique left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Cool tests too.

examples/client.rs Outdated Show resolved Hide resolved
src/server.rs Outdated Show resolved Hide resolved
tests/utils/mod.rs Show resolved Hide resolved
Co-authored-by: Yiannis Marangos <[email protected]>
@oblique oblique merged commit 7736aab into eigerco:main Mar 1, 2024
5 checks passed
This was referenced Apr 15, 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.

Implement server
3 participants