Skip to content

bhagdave/chat-rooms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Rusty Chat Rooms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 67.1%
  • Rust 29.0%
  • HTML 2.0%
  • Dockerfile 1.6%
  • Other 0.3%