OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
122 stars 118 forks source link

Refactore frontend connections #1649

Closed bjost2s closed 1 week ago

bjost2s commented 3 months ago

Currently we have a hardcoded version based on server properties. The desired version would be one class for each plugin, in best case derived from one or more suitable parent classes one for each type, e.g. token, webview etc

bjost2s commented 1 week ago

released in 5.2.15