Skip to content
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

Connect #3

Merged
merged 19 commits into from
Jun 17, 2024
Merged

Connect #3

merged 19 commits into from
Jun 17, 2024

Conversation

Bashorun97
Copy link
Contributor

@Bashorun97 Bashorun97 commented Jun 6, 2024

Signed-off-by: Bashorun97 <[email protected]>
Signed-off-by: Bashorun97 <[email protected]>
@Bashorun97 Bashorun97 requested review from TheDhejavu and timigod June 6, 2024 01:10
connect/connect.go Outdated Show resolved Hide resolved
connect/filename.json Outdated Show resolved Hide resolved
connect/big_encode.json Outdated Show resolved Hide resolved
connect/example/main.go Outdated Show resolved Hide resolved
@TheDhejavu
Copy link
Contributor

when trait goes to prod, i believe this implementation will eventually have to change but this is also necessary due to backward compatibility.

cc @TosinJs

@TosinJs
Copy link

TosinJs commented Jun 6, 2024

when trait goes to prod, i believe this implementation will eventually have to change but this is also necessary due to backward compatibility.

cc @TosinJs

Yes, the backward compatible implementation with Traits and Android support can be found here: gandalf-network/connect#18

Copy link
Contributor

@timigod timigod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. I don’t see your QR code generation working.

2.Seems like you only implemented the soon to be deprecated (but not breaking) Connect flow where the dev passes “services”, but if you remember the trait spec we have a new one where the dev passes “data”. You can ask Tosin for where that code is in the JS SDK.

Signed-off-by: Bashorun97 <[email protected]>
@Bashorun97 Bashorun97 force-pushed the feat/eb-connect branch 2 times, most recently from c040074 to a981e01 Compare June 7, 2024 11:54
Signed-off-by: Bashorun97 <[email protected]>
.gitpod.yml Outdated Show resolved Hide resolved
connect/connect_test.go Outdated Show resolved Hide resolved
@TheDhejavu
Copy link
Contributor

@Bashorun97 Scroll to the bottom of the readme and update it to include connect.

@Bashorun97 Bashorun97 requested a review from TosinJs June 10, 2024 10:57
)

var (
IOS_APP_CLIP_BASE_URL = "https://appclip.apple.com/id?p=network.gandalf.connect.Clip"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we put this in an ENV like the others.

Signed-off-by: Bashorun97 <[email protected]>
Signed-off-by: Bashorun97 <[email protected]>
Signed-off-by: Bashorun97 <[email protected]>
Signed-off-by: Bashorun97 <[email protected]>
Signed-off-by: Bashorun97 <[email protected]>
@Bashorun97 Bashorun97 merged commit 0e86045 into main Jun 17, 2024
1 check passed
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.

4 participants