1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-11 05:00:39 +00:00

add chat example

This commit is contained in:
astaxie
2013-09-10 18:38:40 +08:00
parent a88750d2b3
commit 31fbd52462
7 changed files with 290 additions and 123 deletions

View File

@ -0,0 +1,3 @@
appname = chat
httpport = 8080
runmode = dev