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

task_4_4_grpc: add a new task #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NamesMark
Copy link

Please see my suggestion for a new task. I've tried to introduce it in such a way that it doesn't disrupt the flow of existing assignments. After the task 4_3, it should be a rather simple drop-in replacement for the RESTful API between the client and the server.

@TheBestTvarynka
Copy link
Member

Copy link
Member

@TheBestTvarynka TheBestTvarynka left a comment

Choose a reason for hiding this comment

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

I like those changes. gRPC is a common protocol for client server communication.
I agree that it's reasonable to add this section. Moreover, it will help students to learn how to write a protocol/framework-agnostic code.

4_backend/4_4_grpc/README.md Outdated Show resolved Hide resolved
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.

None yet

2 participants