/chat-rooms

Create a chat room

Primary LanguageJavaScript

Chat Rooms With Loco

In this guide, we will walk through the process of creating chat rooms using Loco and socketioxide. The example website is derived from the socketioxide example.

Running the Example

cargo loco start

After the server starts, open your web browser and navigate to http://127.0.0.1:3000 to access the chat rooms.