BeefLang networking library, based on lNet
Beef-Net relies on Beef-OpenSSL for handling SSL-related operations.
- 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!