-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add support for ACI/PNI #206
Comments
We should probably start implementing the interface instead of just ignoring messages. |
Note: basic support for making sure we have a PNI UUID is in place, but we currently hardcode the use of @rubdos I think a good way to do this would be to add our own |
Since we don't support PNI yet, we might want to ACK the messages we receive to avoid seeing them in the loop all the time.
Maybe this is a bad idea and we should spend effort implementing it instead.
The text was updated successfully, but these errors were encountered: