class
Circed::Server
- Circed::Server
- Reference
- Object
Defined in:
circed/server.crClass Method Summary
- .address
- .bootup_servers
- .clean_name
- .config
- .created
- .detect_connection_type(buffer) : Symbol | Nil
- .extract_commands(buffer) : Set(String)
- .handle_client(connection)
- .handle_server_connection(connection, buffer)
- .handle_user_connection(client, buffer)
- .lusers(client : Client)
- .motd(client : Client)
- .name
- .start
- .start_message
- .start_time
- .watch_config_file
- .welcome_message(client : Client)