Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 677 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 677 Bytes

Jay got pea.

libjaypea

Libjaypea is a TCP networking library, with the goal of being able to assemble distrbuted systems with custom communication channels.

Environment Dependencies

  • RedHat Linux; scripts tested for/on CentOS 7.
  • epoll
  • CryptoPP for symmetric key encryption.
  • OpenSSL for private key encryption.
  • libpqxx for PostgreSQL integration.
  • DigitalOcean API Key for quick deployments.

Documentation