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

Parameterisation of the Stream #2

Merged
merged 5 commits into from
May 17, 2023
Merged

Parameterisation of the Stream #2

merged 5 commits into from
May 17, 2023

Conversation

olegbespalov
Copy link
Collaborator

@olegbespalov olegbespalov commented Apr 4, 2023

What?

Abstraction of the GRPC's calls (invoke & streams) parameterization. And we are applying it to the Stream's constructor.

Why?

We need that for the API.

Closes: #8

@olegbespalov olegbespalov self-assigned this Apr 4, 2023
@olegbespalov olegbespalov force-pushed the feat/grpc-streaming branch 9 times, most recently from 976a2f0 to de04ac4 Compare April 7, 2023 12:51
Base automatically changed from feat/grpc-streaming to main April 21, 2023 08:18
@olegbespalov olegbespalov marked this pull request as ready for review May 9, 2023 14:01
Copy link
Contributor

@codebien codebien left a comment

Choose a reason for hiding this comment

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

The main logic LGTM, some comments about the tests

grpc/stream_test.go Outdated Show resolved Hide resolved
grpc/stream_test.go Outdated Show resolved Hide resolved
grpc/stream_test.go Outdated Show resolved Hide resolved
grpc/stream_test.go Outdated Show resolved Hide resolved
@olegbespalov
Copy link
Collaborator Author

Hey @codebien

I've applied the changes based on your comments, please re-check and let me know what do you think

Copy link
Contributor

@codebien codebien left a comment

Choose a reason for hiding this comment

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

LGTM

@olegbespalov olegbespalov merged commit 49b066c into main May 17, 2023
10 checks passed
@olegbespalov olegbespalov deleted the feat/grpc-params branch May 17, 2023 07:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GRPC Stream Parameterization
3 participants