Skip to content

Introducing GRPC streaming support#74

Merged
danslapman merged 18 commits intoleviysoft:mainfrom
aminovaa:feature/grpc-stream
Nov 18, 2024
Merged

Introducing GRPC streaming support#74
danslapman merged 18 commits intoleviysoft:mainfrom
aminovaa:feature/grpc-stream

Conversation

@aminovaa
Copy link
Copy Markdown

Problem

It was possible to process GRPC requests only as unary

Solution

Added maintenance for all connection types. To do this, an entity was created to describe the method with the connection type. Additionally, static information about the method was migrated to this method description.

@mockingbird/maintainers

@aminovaa aminovaa marked this pull request as draft May 27, 2024 13:10
@aminovaa aminovaa force-pushed the feature/grpc-stream branch from 24c1bad to c19bdb5 Compare June 2, 2024 13:46
Comment thread backend/build.sbt Outdated
Comment thread backend/migration/src/main/resources/application.conf Outdated
Comment thread backend/migration/src/main/scala/ru/tinkoff/tcb/configuration/MongoConfig.scala Outdated
Comment thread backend/migration/src/main/scala/ru/tinkoff/tcb/service/MigrationService.scala Outdated
Comment thread backend/migration/src/main/scala/ru/tinkoff/tcb/service/MigrationService.scala Outdated
Comment thread backend/migration/src/main/scala/ru/tinkoff/tcb/service/MigrationService.scala Outdated
@aminovaa aminovaa marked this pull request as ready for review August 29, 2024 08:46
@aminovaa aminovaa force-pushed the feature/grpc-stream branch from 5406102 to 882e03f Compare November 13, 2024 13:06
@danslapman danslapman merged commit e185fd3 into leviysoft:main Nov 18, 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.

3 participants