Software / code / prosody
File
spec/scansion/basic.scs @ 11486:78d843faaffc
util.promise: Switch order of parameters to join()
This saves awkward fiddlery with varargs and also echoes the
signature of pcall/xpcall.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Thu, 25 Mar 2021 15:08:22 +0000 |
| parent | 9291:329a670ae975 |
line wrap: on
line source
# Basic login and initial presence [Client] Romeo jid: user@localhost password: password --------- Romeo connects Romeo sends: <presence/> Romeo receives: <presence/> Romeo disconnects