Software Alternatives & Reviews

Prosody VS Luau

Compare Prosody VS Luau and see what are their differences

Prosody logo Prosody

Prosody is a modern flexible communications server for Jabber/XMPP written in Lua.

Luau logo Luau

Fast, small, safe, gradually typed embeddable scripting language derived from Lua
  • Prosody Landing page
    Landing page //
    2023-10-04
  • Luau Landing page
    Landing page //
    2023-08-04

Prosody videos

Pat Pattison - Introduction to Prosody in songwriting

More videos:

  • Review - Prosody and alliteration in musical compositions | Dr. B. Balasubramanyan | 29.12.2019

Luau videos

Waikiki Starlight Luau Review - Hilton Hawaiian Village

More videos:

  • Review - Sheraton Kauai Luau Review - Auli'i
  • Review - Kalamaku luau Review - Kauai Luaus

Category Popularity

0-100% (relative to Prosody and Luau)
Group Chat & Notifications
Web App
0 0%
100% 100
Communication
100 100%
0% 0
Green Tech
0 0%
100% 100

User comments

Share your experience with using Prosody and Luau. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Luau should be more popular than Prosody. It has been mentiond 27 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Prosody mentions (15)

  • Lua: The Little Language That Could
    There's also the http://prosody.im/ XMPP server that's written in Lua, and it's very successful there. The other major XMPP server implementation is in Erlang and they are equally praised, so that should tell something about Lua's versatility. - Source: Hacker News / 11 months ago
  • Lua: The Little Language That Could
    Lua on its own right can be fun too! If you are looking for a project to contribute to, there's for instance the Prosody XMPP server that's written in it, and contributes to the betterment of internet by promoting federated protocols. Source: 11 months ago
  • A History of Lua
    You can write largish standalone application in Lua and it is not always a poor choice - Prosody [1] first comes to mind. But qualities which make it a good embedded language make it less _attractive_ for other uses. Lua has very simple syntax and small stdlib which allows its implementation to be very small - you can add Lua to your application and not increase its size significantly. But when the size is not a... - Source: Hacker News / over 1 year ago
  • Chat app to allow messaging between my daughter and I?
    If you are really set on a LAN-only setup you could look at Prosody (combined with an Android app such as Conversations) which Snikket is based upon. It's not as "ready to go, out of the box" as Snikket and therefore requires a slightly higher skill level, but in exchange it is a lot more customizable and adaptable to different kinds of deployment scenarios. Source: almost 2 years ago
  • Ask HN: What is your recommended stack for real time chat?
    My choice, because it's the stack I know very well, would be Prosody ( https://prosody.im/ - I'm one of the devs) and a web client such as Converse.js ( https://conversejs.org/ ). XMPP is highly extensible, Prosody is highly modular, which make them a good foundation for building on top of. That said, the right stack is generally the one that matches your requirements, and (if this isn't primarily a learning... - Source: Hacker News / about 2 years ago
View more

Luau mentions (27)

  • Pluto, a Modern Lua Dialect
    Alternatively, Luau is a well-supported Lua variant with type checking and performance improvements, aimed more towards being a sandboxed embedded scripting environment. https://luau-lang.org/. - Source: Hacker News / 4 months ago
  • Buzz: A lightweight statically typed scripting language
    If you need Lua but also type-safety, how about Luau [1] then? [1] https://luau-lang.org/. - Source: Hacker News / 4 months ago
  • Lua Criticism Is Unwarranted
    I had the pleasure of working with Lua 5.1 back in the late noughties. For me it's replaced Tcl whenever I want something I can configure above a C library. At the time I used it I found it quite nice but I'll also not forget the hours I wasted tracking down nil table corruptions which could have easily been caught by a type checker. I had some hope that Luau https://luau-lang.org or Teal - Source: Hacker News / 6 months ago
  • Ask HN: Looking for platforms, other than Roblox, that have adopted Luau
    Looking at other replies here, I can see I wasn't the only one who didn't realize there is Lua and Luau. Luau is an extension of Lua: https://luau-lang.org/ > Luau is syntactically backwards-compatible with Lua 5.1 (code that is valid Lua 5.1 is also valid Luau); however, we have extended the language with a set of syntactical features that make the language more familiar and ergonomic. - Source: Hacker News / 6 months ago
  • The Warframe Lexicon for Updates
    On a side note, I've heard that they recently switched from Lua to Roblox's own fork of Lua, Luau. Source: 11 months ago
View more

What are some alternatives?

When comparing Prosody and Luau, you can also consider the following products

Openfire - Openfire (formerly Wildfire) is a cross-platform instant messaging (IM) and groupchat server.

LOVE 2D - Hi there! LÖVE is an *awesome* framework you can use to make 2D games in Lua.

Apache Vysper - Apache Vysper aims to be a modular, full featured XMPP (Jabber) server.

Mashape API Platform - Distribute, Monetize, Manage and Consume APIs

Matrix.org - Matrix is an open standard for decentralized persistent communication over IP.

Lua - Powerful, fast, lightweight, embeddable scripting language