auchatstatus

command module
v0.0.0-...-af94bf3 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2016 License: MIT Imports: 15 Imported by: 0

README

Notice: this project is now abandoned. It has been superceded by its more-than-capable replacement sechatr. Please visit the project page to learn more.

Ask Ubuntu Chat Status

This handly little Go application and its accompanying UserScript provides the following features:

  • the ability to see how far a user has read
  • the ability to see when a user is typing

Screenshot

Script Example

Installation

You can install the script by visiting the following website: https://sechat.quickmediasolutions.com/

Building the Server

The server is written in Go and can be compiled with the following command:

go install github.com/nathan-osman/auchatstatus

Note: a bug exists in versions of Go earlier than 1.6 that can cause issues with the sockets.

Running the Server

The chat server accepts four command-line arguments, all of them optional:

  • addr - address in the format "IP:port" to bind to
  • root - directory containing the application source code
  • tls-cert - TLS certificate
  • tls-key - TLS private key

Note that most browsers require that WebSocket connections be made over HTTPS. Because of this, using a certificate and private key are highly recommended.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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