Package chatModule


package chatModule
  • Classes
    Class
    Description
    The ChatController class is used for managing chat operations through its APIs.
    The ChatService class extends AbstractRestAPI and utilizes the Vertx framework for handling chat-related functionalities.