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
{{ message }}
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.
The API may also have certain implementations included. For instance, it makes little sense to have each server port have their own chat component API implementation, the one provided by Fountain should be used instead.
We can go with the Sponge approach and have FountainAPI for public-facing APIs, FountainCommon for shared cross-platform APIs, and then have each individual server implementation.
We need to add tests to the codebase to make sure that we can ensure that bugs found remain fixed and that functionality works as expected.
The text was updated successfully, but these errors were encountered: