@hackage / Pup-Events-Server

A networked event handling framework for hooking into other programs.

Latest1.2

About

Metadata

  • Last updated , by DanielWilson
  • License GPL-3.0-only
  • Categories Network Development
  • Maintained by: wilsonhardrock@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

Pup-Events is a networking enabled event handling framework. This package contains the Server component. In order for the server to be useful it needs events and associated handlers, which you write. You then call the server function, passing in the required functions for the server to work properly.