-
-
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
Multiple federation protocols: Code restructure #421
Conversation
So the plan for The core crate will pretty much only be there to define traits for the rest of the components, to provide generic interop. |
The |
27ebb84
to
ff0bb2e
Compare
4abe26c
to
0233cd7
Compare
Ugh.. now comes the awkward struggle where I have to somehow share parts of the services crate with the jobs crate in an attempt to use the mailing and user services inside the mailing job.. |
042a72a
to
8f93242
Compare
1e89bbc
to
d0da289
Compare
I just wanna get this restructure out of my system. It took so much focus (and I suck at focussing at the moment), so I'll just merge when the tests pass, and then test and clean up later. I don't think I wanna keep the main branch stale for much longer. |
Bloody hell.. not again the stack overflow assertion.. |
4112216
to
b2bf32f
Compare
Restructure the code towards the support for multiple federation protocols