doc/net.server.lua
changeset 9298 6c7d2fb0d369
parent 8784 53178b6ba589
child 9850 9a0da809ed4a
equal deleted inserted replaced
9297:31c02b3109e1 9298:6c7d2fb0d369
     1 -- Prosody IM
     1 -- Prosody IM
     2 -- Copyright (C) 2014,2016 Daurnimator
     2 -- Copyright (C) 2014,2016 Daurnimator
     3 --
     3 --
     4 -- This project is MIT/X11 licensed. Please see the
     4 -- This project is MIT/X11 licensed. Please see the
     5 -- COPYING file in the source package for more information.
     5 -- COPYING file in the source package for more information.
       
     6 
       
     7 --luacheck: ignore
     6 
     8 
     7 --[[
     9 --[[
     8 This file is a template for writing a net.server compatible backend.
    10 This file is a template for writing a net.server compatible backend.
     9 ]]
    11 ]]
    10 
    12