These 10 commits are when the Protocol Buffers files have changed:
| Commit: | 4a33c23 | |
|---|---|---|
| Author: | Rosalyn Tan | |
| Committer: | GitHub | |
Streaming implementation in iOS (#87) Implements bi directional streaming which can be initiated from the subscribe() function of a QueryRef. A subscription can be cancelled by calling cancel() on the returned AnyCancellable. Co-authored-by: Aashish <112133849+aashishpatil-g@users.noreply.github.com>
The documentation is generated from this commit.
| Commit: | 0eab6f2 | |
|---|---|---|
| Author: | Aashish | |
| Committer: | GitHub | |
Support for Entity Id paths (#72)
| Commit: | 02d82ac | |
|---|---|---|
| Author: | Aashish | |
| Committer: | GitHub | |
Update protos use V1 server api (#45)
| Commit: | 29ddbf2 | |
|---|---|---|
| Author: | Aashish | |
| Committer: | GitHub | |
Update protos with v1Beta endpoint and regenerate proto code. (#15)
| Commit: | 1e3ff81 | |
|---|---|---|
| Author: | Aashish Patil | |
Restructure folders and code
| Commit: | f1e3843 | |
|---|---|---|
| Author: | Aashish Patil | |
Cleanup, Add OSS license
| Commit: | f92aaab | |
|---|---|---|
| Author: | Andrew Heard | |
Add back deleted GoogleService-Info.plist and fix whitespace GoogleService-Info.plist was moved instead of copied in https://github.com/FirebasePrivate/firebase-ios-sdk/commit/f45848b16494fb5bf71db58de22fa748a08bd6c9 Fixed whitespace issues: https://github.com/FirebasePrivate/firebase-ios-sdk/actions/runs/9259974467/job/25472889217?pr=787#step:5:18
| Commit: | 3b2cce3 | |
|---|---|---|
| Author: | Aashish Patil | |
| Committer: | Aashish Patil | |
Initial Setup folder structure, grpc, settings
| Commit: | b17b431 | |
|---|---|---|
| Author: | Aashish Patil | |
| Committer: | Aashish Patil | |
Connector Service protos Updating to use new connector service proto
| Commit: | 2deb3d0 | |
|---|---|---|
| Author: | Aashish Patil | |
| Committer: | Aashish Patil | |
Updated protos and proto generated code for new v1alpha package