Skip to content

savely-krasovsky/go-apc

Repository files navigation

go-apc

GoDoc Widget Go Report

The library to work with Avaya Proactive Control Agent API. It replaces the old ActiveX component. Supports old versions with TLS 1.0 only support. Due to incompatibility with BEAST patched clients Go tls package was forked.

cmd/apcctl contains source code of the example utility that logins, attaches a job and receives events. Additional documentation.

It lacks tests, but was battle-tested under real production loads without major changes.