Convos - Multiuser chat application

  1. VERSION
  2. DESCRIPTION
    1. Reference
  3. ATTRIBUTES
    1. core
  4. METHODS
    1. startup
  5. COPYRIGHT AND LICENSE
    1. Material design icons
    2. Convos core and frontend
  6. AUTHORS

VERSION

8.07

DESCRIPTION

Convos is a multiuser chat application built with Mojolicious.

It currently support the IRC protocol, but can be extended to support other protocols as well. Below is a list of the main documentation starting points for Convos:

Reference

This is the module and documentation structure of Convos:

ATTRIBUTES

Convos inherits all attributes from Mojolicious and implements the following new ones.

core

Holds a Convos::Core object.

METHODS

Convos inherits all methods from Mojolicious and implements the following new ones.

startup

This method sets up the application.

Material design icons

The icons used are provided by Google under the CC-BY license.

Convos core and frontend

Copyright Convos Org.

This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.

AUTHORS

Jan Henning Thorsen - [email protected]

Marcus Ramberg - [email protected]