-
Notifications
You must be signed in to change notification settings - Fork 0
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: Courier Sync #29
Conversation
app/schemas/tech.relaycorp.gateway.data.database.AppDatabase/1.json
Outdated
Show resolved
Hide resolved
app/src/main/java/tech/relaycorp/gateway/data/model/ParcelDirection.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/tech/relaycorp/gateway/data/repos/ParcelRepository.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
package tech.relaycorp.gateway.background | ||
|
||
object CogRPC { | ||
const val PORT = 21473 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Heads up: I'll move this to the core lib: relaycorp/awala-jvm#63
🎉 This PR is included in version 1.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Initial version of the courier sync.
What it does: