Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 381 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 381 Bytes

TS6

This is a generic package implementing support for the TS6 server linking protocol as implemented in Elemental-IRCd.

Things it will handle for you:

  • Server login and password assurance
  • Keeping track of network state
  • Sending events to a common channel

This will function without the use of global variables so many instances may be made into a Go application.