Welcome to the SCS WebChat Demo Page

These are example styles. Colours, spacing, fonts, and layout can all be fully customised.

The chat can be embedded on any page using a small JavaScript snippet and styled easily with CSS variables. This allows it to blend seamlessly into your website's design without the need to modify core files.

The system supports both registered website members and guests, making it suitable even for sites without a membership system. Emoji support is built in, with planned features including Admins, Moderators, and Room Owners. Multiple chat rooms are supported, and when connected to a database, rooms can remain persistent and even allow members to create their own.

This chat system is built as a real-time service using secure WebSockets, rather than traditional PHP and SQL message polling. Messages are delivered instantly, without repeated page requests or database strain.