Awesome
Beef-Net
BeefLang networking library, based on lNet
Dependencies
Beef-Net relies on Beef-OpenSSL for handling SSL-related operations.
Quick Start (using Beef IDE)
- Download Beef-Net and copy it into BeefLibs inside your Beef IDE root directory.
- In the Beef IDE, add Beef-OpenSSL to your workspace (Add From Installed)
- In the Beef IDE, add Beef-Net to your workspace (Add From Installed)
- In the Beef IDE, add Beef-Net to your project (Properties > Dependencies)
- Have fun!