Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gbxyz/perl-net-epp-server

A high-level framework for developing Extensible Provisioning Protocol (EPP) servers.
https://github.com/gbxyz/perl-net-epp-server

epp epp-protocol epp-service

Last synced: about 2 months ago
JSON representation

A high-level framework for developing Extensible Provisioning Protocol (EPP) servers.

Awesome Lists containing this project

README

        

`Net::EPP::Server` provides a high-level framework for developing [Extensible
Provisioning Protocol (EPP)](https://www.rfc-editor.org/info/std69) servers.

It implements the TLS/TCP transport described in [RFC 5734](https://www.rfc-editor.org/info/rfc5734),
and the [EPP Server State Machine](https://www.rfc-editor.org/rfc/rfc5730.html#:~:text=Figure%201:%20EPP%20Server%20State%20Machine)
described in Section 2 of [RFC 5730](https://www.rfc-editor.org/rfc/rfc5730.html).