Confirmed users
51
edits
Line 194: | Line 194: | ||
The integration of the front-end and the back-end is enforce by a strict contract established between capsules, following a Client/Server approach. This contract has a version in order to keep the compatibility between newest version of the server and its clients. | The integration of the front-end and the back-end is enforce by a strict contract established between capsules, following a Client/Server approach. This contract has a version in order to keep the compatibility between newest version of the server and its clients. | ||
Basically the contract defined a set of APIs | Basically the contract defined a set of APIs exposed over [[#Bridge|the bridge]]. | ||
== Front-End == | == Front-End == |