diff --git a/Networking.md b/Networking.md new file mode 100644 index 0000000..14c0e4a --- /dev/null +++ b/Networking.md @@ -0,0 +1 @@ +The foundation of the whole framework is the messaging system connecting the frontend with the backend. Frontend components use *websockets* to connect to the TFW server, to which you can hook several [event handlers](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/Event-handlers) defining how to handle specific messages. \ No newline at end of file