You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the crate for the client itself is only an executable, and cannot be used as a library. This should be changed to allow for other projects to extend zuri's functionality.
This requires some improvements in the codebase and some APIs.
Currently, the crate for the client itself is only an executable, and cannot be used as a library. This should be changed to allow for other projects to extend zuri's functionality.
This requires some improvements in the codebase and some APIs.