资源说明:a PoC chatbot + room for chrome's newly supported websockets with redis and mod_pywebsocket as backend
Sun Dec 27 12:10:13 IST 2009 Abhishek Mishra____ __ ____ __ / __ )____ _/ /______ _/ __ )____ / /_ / __ / __ `/ //_/ __ `/ __ / __ \/ __/ / /_/ / /_/ / ,< / /_/ / /_/ / /_/ / /_ /_____/\__,_/_/|_|\__,_/_____/\____/\__/ 1.0 http://www.urbandictionary.com/define.php?term=baka A fun websocket experiment with pywebsockets. Getting it up - 1. Get redis, build, install, etc. http://code.google.com/p/redis/ 2. Get pywebsocket, do a setup.py install http://code.google.com/p/pywebsocket/ 3. Buid Baka's brain - $ cd bot $ python makemybrain.py This would create a bakabot.brn file inside ./bot/ 4. Run ./start_serving to make it happen 5. Open ./interface/index.html to operate
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。