simple websocket IM demo
online demo: http://8.210.49.15:8080/
windows编译: 1、确保已安装golang程序 2、直接运行 "make-all - windows.bat" 编译出可执行文件 3、程序运行需要的所有配置文件在runtime中(程序端口相关配置文件只需要修改runtime/config.yml) 4、在生成的bin文件中运行 im_main.exe 文件即可 5、默认http端口 8080, 访问 http://127.0.0.1:8080/