mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-22 16:41:32 +00:00
Created Networking (markdown)
parent
15aea3b0fa
commit
ab5c049d94
1
Networking.md
Normal file
1
Networking.md
Normal file
@ -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.
|
Loading…
Reference in New Issue
Block a user