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

plugin not working with non-default session generics #20

Closed
gschup opened this issue Jan 18, 2022 · 0 comments
Closed

plugin not working with non-default session generics #20

gschup opened this issue Jan 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@gschup
Copy link
Owner

gschup commented Jan 18, 2022

The plugin currently does not work with non-default ggrs session generics that were introduced to GGRS with version 0.8, e.g. ggrs::P2PSession<Vec<u8>, String>.

To fix this, a bunch of bevy_ggrs's internals will have to be generic.

@gschup gschup added the bug Something isn't working label Jan 18, 2022
@gschup gschup closed this as completed Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant