basic-chat-box
Reactive icon

Basic Chat Box

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 23 Apr
 by 
4.5
 (2 ratings)
basic-chat-box

Basic Chat Box

Documentation
1.0.0

BasicChatBox is a lightweight and efficient chat component designed to facilitate direct, one-on-one communication between two users. The component is built for seamless integration and immediate usability.

  •  How It Works

To initiate a chat session, users must first create a new discussion using the provided CreateDiscussion server action. This action requires the sender ID and receiver ID. Once the discussion is created, Created Discussion ID should be assigned to the ChatBlock.


CreateDiscussion Server Action


Upon assignment, both users can begin messaging instantly.

  •  Performance & Extensibility

The component utilizes optimized recursive methods to refresh chat messages efficiently, ensuring a smooth and responsive user experience.