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

Get away from hellabot #7

Open
m-242 opened this issue Jun 13, 2021 · 2 comments
Open

Get away from hellabot #7

m-242 opened this issue Jun 13, 2021 · 2 comments
Assignees

Comments

@m-242
Copy link
Collaborator

m-242 commented Jun 13, 2021

The message struct wraps around hellabot.Message, which adds a pretty big dependency not only to the gateway, but also to every app.
We need to replace this struct with our own to keep our apps as lean as possible dependency wise.

@m-242
Copy link
Collaborator Author

m-242 commented Jun 13, 2021

We also need provide Marshal and Unmarshal functions to make serialization of this struct easy.

@m-242 m-242 self-assigned this Jun 13, 2021
@m-242
Copy link
Collaborator Author

m-242 commented Jun 13, 2021

Hellabot is now isolated from apps completely.

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

No branches or pull requests

1 participant