gochat

command module
v0.0.0-...-77682ad Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2014 License: Apache-2.0 Imports: 8 Imported by: 0

README

gochat

GoDoc

What is gochat?

gochat is a simple chat server written in Go. It provides a telnet and web interface.

Commands

Supported commands:

  • /rooms
  • /join <name>
  • /leave
  • /quit

Pictures

weblogin

webchat

telnetchat

How to get it running?

You need:

If everything is set up well, you just need to run go get github.com/FraBle/WikidataQuiz and adjust the config.yaml. You will find a runnalbe gochat executable in your bin directory.

Used packages

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package config provides the initial loading of a config.yaml file.
Package config provides the initial loading of a config.yaml file.
Package handler contains the TCP (Telnet) and Websocket handling as well as providing the static files.
Package handler contains the TCP (Telnet) and Websocket handling as well as providing the static files.
Package model provides the core components of the chat communication.
Package model provides the core components of the chat communication.
Package utility provides useful functions for the inilization of the application.
Package utility provides useful functions for the inilization of the application.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL