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

Wire Eureka packet handler to Msg Server #7061

Closed
AdityaSripal opened this issue Aug 7, 2024 · 2 comments
Closed

Wire Eureka packet handler to Msg Server #7061

AdityaSripal opened this issue Aug 7, 2024 · 2 comments
Assignees
Milestone

Comments

@AdityaSripal
Copy link
Member

All of the packet handler functions are in the packet server function.

We need to now wire this into the message server that can handle both the Classic and Eureka message processing. We will switch based on the Protocol Version specified in the packet.

We will retrieve the callback using our side's portID and use the version specified in the packet

@DimitrisJim
Copy link
Contributor

Will take care of #7049 (comment) in this as a wiring test above all.

@DimitrisJim
Copy link
Contributor

#7091 and took care of linked comment ^

@github-project-automation github-project-automation bot moved this from In Progress 👷 to Done 🥳 in IBC Eureka Aug 8, 2024
@tankcdr tankcdr moved this to Backlog in IBC-GO Eureka Sep 27, 2024
@damiannolan damiannolan moved this from Backlog to Done in IBC-GO Eureka Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Status: Done 🥳
Development

No branches or pull requests

2 participants