This projects holds demo files (server and client) to show the concept of using browsers as containers. The conent of this project:
- A spring boot server that accepts REST calls and send jobs to connected browsers via web socket
- Several java script files that runs in the browser and perform various tasks, such as machine learning, PDF generation, etc.