Morty-debug / chat

Chat en modo consola hecho en Go, PHP y MySQL.

Home Page:http://ravr.webcindario.com/5_chat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat modo consola hecho en GO y PHP(https://github.com/Morty-debug/AJAX)

Go: ****************************
Go: *                          *
Go: *        Go> chat_         *
Go: *                          *
Go: ****************************
Go> Hola_

Comandos para: Windows

go get github.com/RicardoValladares/chat
cd %GOPATH%/bin
chat.exe

Comandos para: BSD, Linux y Mac

go get github.com/RicardoValladares/chat
cd $GOPATH/bin
./chat

About

Chat en modo consola hecho en Go, PHP y MySQL.

http://ravr.webcindario.com/5_chat/


Languages

Language:Go 100.0%