-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat: Build grpc API with swift-bridge and package with Swift #50
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15fc4aa - Browse repository at this point
Copy the full SHA 15fc4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e6242 - Browse repository at this point
Copy the full SHA 65e6242View commit details -
Configuration menu - View commit details
-
Copy full SHA for a32d95b - Browse repository at this point
Copy the full SHA a32d95bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ab5a3 - Browse repository at this point
Copy the full SHA 26ab5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d4966 - Browse repository at this point
Copy the full SHA 12d4966View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9848f44 - Browse repository at this point
Copy the full SHA 9848f44View commit details -
wip: checkpoint, getting connection error detected: frame with invali…
…d size, trying to add tls now
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 61a9cbf - Browse repository at this point
Copy the full SHA 61a9cbfView commit details -
feat: rountrip publish/query in Rust
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 8584e45 - Browse repository at this point
Copy the full SHA 8584e45View commit details -
Michael Xu committed
Apr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 41fc981 - Browse repository at this point
Copy the full SHA 41fc981View commit details -
feat: do a full grpc roundtrip as a Swift test
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for bd6865d - Browse repository at this point
Copy the full SHA bd6865dView commit details -
Michael Xu committed
Apr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 274eeb1 - Browse repository at this point
Copy the full SHA 274eeb1View commit details -
fix: return uint16 status code for grpc test too
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 6575143 - Browse repository at this point
Copy the full SHA 6575143View commit details -
fix: chunk up auth token to avoid false positives in secret detection
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for b61026d - Browse repository at this point
Copy the full SHA b61026dView commit details -
feat: everything builds, Generated code is populated, now need to hoo…
…k up to xmtp-ios
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 09d5a02 - Browse repository at this point
Copy the full SHA 09d5a02View commit details -
feat: Swift-Bridge, manually copy headers into include
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 36be3f3 - Browse repository at this point
Copy the full SHA 36be3f3View commit details -
fix: strip out corecrypto for now, framework down to 230MB
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for e195dfb - Browse repository at this point
Copy the full SHA e195dfbView commit details -
feat: add library size optimizations
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 8dcbb4d - Browse repository at this point
Copy the full SHA 8dcbb4dView commit details -
feat: refactor into publish and query with serialized versions
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for dadaf4c - Browse repository at this point
Copy the full SHA dadaf4cView commit details -
feat: cleaned up and implemented query and publish
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for ef0fe25 - Browse repository at this point
Copy the full SHA ef0fe25View commit details -
Michael Xu committed
Apr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 0470008 - Browse repository at this point
Copy the full SHA 0470008View commit details -
feat: full e2e build working, if jank
Michael Xu committedApr 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 39e4051 - Browse repository at this point
Copy the full SHA 39e4051View commit details
Commits on Apr 15, 2023
-
test: added a failing base64 bytes encoding test
Michael Xu committedApr 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 0956338 - Browse repository at this point
Copy the full SHA 0956338View commit details -
fix: do a serde encoding override to base64 encode bytes fields in Me…
…ssageApi
Michael Xu committedApr 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 263a4d2 - Browse repository at this point
Copy the full SHA 263a4d2View commit details -
feat: implement subscribe_once api
Michael Xu committedApr 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 6be7a91 - Browse repository at this point
Copy the full SHA 6be7a91View commit details
Commits on Apr 16, 2023
-
* Initial commit * Include lib * Add features * Correct import * Add feature * Add pbjson * Almost passing * Add build.rs * Add .gitignore * Rename folder * Remove generated code * Gitignore generated * Automatically install required dependency
Configuration menu - View commit details
-
Copy full SHA for a742472 - Browse repository at this point
Copy the full SHA a742472View commit details -
fix: Makefile change target dir to ./target workaround Cargo workspace
Michael Xu committedApr 16, 2023 Configuration menu - View commit details
-
Copy full SHA for dfd3bac - Browse repository at this point
Copy the full SHA dfd3bacView commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2902804 - Browse repository at this point
Copy the full SHA 2902804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68fc4bf - Browse repository at this point
Copy the full SHA 68fc4bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1f2379 - Browse repository at this point
Copy the full SHA d1f2379View commit details -
fix: remove bindings/xmtp_rust_swift from cargo workspace
Michael Xu committedApr 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 8545f40 - Browse repository at this point
Copy the full SHA 8545f40View commit details -
fix: remove xmtp_rust_swift from workspace to use size-optimized prof…
…iles
Michael Xu committedApr 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 7e6ca38 - Browse repository at this point
Copy the full SHA 7e6ca38View commit details