BlaB! AX/WS Pro web chat screenshot
BlaB! AXfree!
Free group chat script, using AJAX as a transport system and MySQL as a database storage. Multiple rooms, private chats, mobile friendly. Simple installation on any hosting server that supports PHP/MySQL. Hosting panel with Softaculous? Install with their automated installation.

BlaB! AX Pro
BlaB! AX on steroids. Machines incl. a ChatGPT AI bot, doodles, 🏅 VIP users, file sharing, voice & video messages. Single sign-in with forums & CMS - Woltlab, phpBB, vBulletin, Joomla, WordPress + custom integration. Can be installed on any hosting server that supports PHP/MySQL.

BlaB! WSfree!
Free real-time web chat software (client & server) based on websockets. Multiple rooms, private chats. Blazingly fast and responsive on old computers, low-end smartphones and tablets. PWA App that works on desktop and mobile. Requires a Linux VPS!

BlaB! WS Pro
Real-time websocket chat (client & server). Features voice & video calls, voice & video messages, machines incl. a ChatGPT AI bot, VIP users, single sign-in with forums & CMS. The client can be installed anywhere, the websocket server requires a Linux VPS or our websocket service - $990/mo.

BlaB! Pages
Easy to understand and use Content Management System to deploy a new website for your chat in minutes separating code, UI and content. Drop a bunch of text files in the content folder, adjust menu.json and your chat site is ready to go with a "who's online in chat" widget on the front page.

 

AJAX vs WEBSOCKET (AX vs WS)

AJAX is short of asynchronous JavaScript and XML. Using AJAX, the browser (client) sends data to and retrieves it from a web server in the background. A chat based on AJAX, queries the web server at intervals in order to receive new chat messages. No special requirements, AJAX can be used on any shared hosting account.
 
WebSocket is a protocol, that provides full-duplex communication channel. The websocket server transmits the chat messages to the clients instantly, in realtime. Any modern browser is a websocket client. You need a VPS with root privileges to install a websocket server. Shared hosting cannot be used.

Page updated: 2024-01-03