BeefLang WebSocket library, for now a simple, but working, WebSocket server.
Beef-Net for networking
Beef-OpenSSL maybe not needed
beef_sead for base64, yes I know Beef-Net has one too. It should not be there...
Beef Crypto for one tiny file to do Sha1 hasing. I like to divide things
- Download this repo, open the project in Beef IDE
- Download all the dependencies
- In the Beef IDE, add the dependencies by (Add Existing Project...)
- You might need to check the dependencies checkboxes in your project
- Have fun!