Skip to content

DiSay1/BlommaChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blomma Chat

Real time chat written with Blomma web server and Lua

Usage

Because this site is written under the Blomma web server, I recommend reading this to get started.

If you read the documentation on the link above, copy the repository sources to your binaries and start the server. Open a browser and go to localhost:8080/. You should have this: image

The workspace folder should look like this:

  • ./static/chat.js

  • ./static/send.svg

  • ./web/chat.html

  • ./web/chat.lua

  • ./web/index.lua

  • ./web/login.html

  • ./web/newUser.lua

  • ./blomma.exe or ./blomma if using Linux

  • ./config.toml