fleencorp / fleen-feen

Fleen Feen connects you with the world
GNU General Public License v3.0
0 stars 1 forks source link

Refactor and Enhance Stream and Event Services #28

Closed aalamu closed 2 months ago

aalamu commented 2 months ago

Description

This pull request refactors and enhances various aspects of the stream and event services to improve code quality, consistency, and maintainability. Key changes include moving shared logic to StreamService, adding localization, updating DTOs, and enhancing the live broadcast functionality.

Key Changes

1. Refactoring and Code Consolidation

2. Relocation of Converter Classes

3. Localized Responses

4. Updates to DTO and Response Classes

5. Enhancements to Live Broadcast Services

6. Updates to Method Signatures and Static Methods

7. Documentation and General Refactoring

8. Custom HTTP Response Status

9. Localization and Message Updates

Related Commits

Testing