Software /
code /
verse
Log
init.lua @ 330:44d2bd1cee46
description | author | age |
---|---|---|
Backout 55e3fd7b9731 | Kim Alvefur | Sun, 10 Feb 2013 18:02:00 +0100 |
verse: Err, I meant the stream, not the connection | Kim Alvefur | Sun, 10 Feb 2013 04:29:20 +0100 |
verse: Really pass the connection to ondisconnect, not some unknown global | Kim Alvefur | Sun, 10 Feb 2013 04:20:44 +0100 |
verse: Only fire the disconnected event if the stream and the connection are still associated (fixes smacks issue) | Kim Alvefur | Sun, 10 Feb 2013 03:29:04 +0100 |
verse: Add missing 'reason' argument to stream:close() | Kim Alvefur | Sun, 10 Feb 2013 02:50:02 +0100 |
verse: Remove some, erm, debug logging | Matthew Wild | Fri, 30 Mar 2012 03:57:03 +0100 |
verse: Add :listen(host, port) to Verse objects ("connected" event is fired with new clients) | Matthew Wild | Fri, 30 Mar 2012 03:09:59 +0100 |