lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Bret Mogilefsky wrote:
> > Lua module for speaking Jabber from their
> > application (game?) useful sometime in the future...
>
> Btw, I've written one of those if anyone is interested.
>
> Steve

I too would love to see the Jabber code. The game I'm working on currently
is not networked, but I take any chance I can get to read Lua code -
especially if it is mostly pure Lua, as you have said. I've gotten very
comfortable with the binding part of Lua, but I'm still rather awkward at
actual Lua code.

--James Hearn