Rename `Server` interface to `I` and update its package from `interfaces` to `server` for better clarity and modular organization. Update corresponding references in `relay` to reflect these changes.
Rename `Server` interface to `I` and update its package from `interfaces` to `server` for better clarity and modular organization. Update corresponding references in `relay` to reflect these changes.