-
Notifications
You must be signed in to change notification settings - Fork 5
feat: add topic poc #176
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
Draft
rishtigupta
wants to merge
64
commits into
main
Choose a base branch
from
feat/topic-poc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
feat: add topic poc #176
Changes from 63 commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
a7f3e21
feat: add topic poc
rishtigupta 31e7d62
fix: renew protos
rishtigupta cd19529
fix: remove futureResponses for now
rishtigupta 83a379f
fix: add more logging
rishtigupta 91c1571
fix: add more logging
rishtigupta c72b026
fix: add more logging
rishtigupta 6a47750
fix: add more logging
rishtigupta 17e221c
fix: add callback function
rishtigupta ad52a0f
fix: add callback function
rishtigupta a709eab
fix: add callback function
rishtigupta 6afb495
fix: subscribe method update
rishtigupta 371faf3
fix: add streaming call
rishtigupta 2512bab
fix: add streaming call
rishtigupta c810d8f
fix: add streaming call
rishtigupta 78d0ab5
fix: add streaming call
rishtigupta fec52f3
fix: add streaming call
rishtigupta b3a547b
fix: authorization header format
rishtigupta ad1005e
fix: authorization header format
rishtigupta 6cf864d
fix: authorization header format
rishtigupta 6f33639
fix: authorization header format
rishtigupta afe304c
fix: example
rishtigupta 2ef9f02
fix: example
rishtigupta 3b5ef16
fix: example
rishtigupta 2963f8d
fix: example run
rishtigupta 30d6e78
fix: example run
rishtigupta 6a347b4
fix: example run
rishtigupta 0f650a0
fix: example run
rishtigupta ff77a7c
fix: example run
rishtigupta 415a0f8
fix: example run
rishtigupta 8abec29
fix: example run
rishtigupta 6da2081
fix: example run
rishtigupta 146e1b2
fix: example run
rishtigupta 292f942
fix: example run
rishtigupta 39a351d
fix: example run
rishtigupta 1c4346b
fix: example run
rishtigupta 9cedfd6
fix: example run
rishtigupta b128d08
fix: example run
rishtigupta addb830
fix: example run
rishtigupta 8438a05
fix: example run
rishtigupta 0906311
fix: example run
rishtigupta b5a2eca
feat: add check for heartbeat message
rishtigupta f185af5
feat: add check for heartbeat message
rishtigupta 62ad4e0
feat: add check for heartbeat message
rishtigupta 51bd266
feat: add check for heartbeat message
rishtigupta 288e9bf
feat: add check for heartbeat message
rishtigupta 768c312
fix: switch instead of if-else
rishtigupta 5a50405
fix: switch instead of if-else
rishtigupta b4cd380
fix: switch instead of if-else
rishtigupta 936a692
fix: switch instead of if-else
rishtigupta 6fc4699
fix: testing
rishtigupta 29ae98b
fix: testing
rishtigupta 7d2b152
fix: response classes
rishtigupta 65374ba
fix: response classes
rishtigupta fff2524
fix: response classes
rishtigupta 24a88a3
fix: making topicClient ready for production
rishtigupta 6c571a0
fix: making topicClient ready for production
rishtigupta c066da8
feat; add example for subscribing to topic
rishtigupta 43419d7
feat: remove examples
rishtigupta 6b6baee
fix: delete composer.lock
rishtigupta eea068b
fix; delete print statements from type class
rishtigupta 76adfad
fix: remove installing pcntl from dockerfile
rishtigupta 6d4f4e4
fix: remove DS_Store
rishtigupta 432bf2e
fix: remove DS_Store
rishtigupta 6535b68
fix: build test
rishtigupta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,3 +3,4 @@ | |
| .phpunit.result.cache | ||
| .idea/ | ||
| .vscode/ | ||
| .DS_Store | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.