Skip to main content
Version: v0.15

Chat

Chat Room View

This module provides support for creating chat rooms, adding participants and sending messages.

Features

  • Chat rooms
  • Chat messages
  • Message read status

Dependencies

This module depends on the authentication module.

Minimum Configuration

This module is configurable. All features are enabled by default.
See Configuration section.

Environmental Variables

NameRequiredDescriptionExample
CONDUIT_SERVERTrueConduit Core's address and port0.0.0.0:55152
SERVICE_URLFalseThis should be where this service listens on. If behind a LB it should point to the LB's IP/DNS0.0.0.0:56154
GRPC_PORTFalsePort to be used by the gRPC server56154
GRCP_KEYFalseSpecifying a secret enables gRPC signed request protectionsomeRandomSecret