sightplace-rep/core
Balazs Birtalan 2430db8be2 The runJs thread fixed and every sight use own threadpool where in their thread runs without interrupt eachother. 2023-11-13 19:32:09 +00:00
..
messenger The runJs thread fixed and every sight use own threadpool where in their thread runs without interrupt eachother. 2023-11-13 19:32:09 +00:00
registration The event "freezing" problem is solved now by using Thread. There is a bug in the addRequest it looks like double times add the element to the js_request. 2023-11-09 20:22:58 +00:00
sight/threads The runJs thread fixed and every sight use own threadpool where in their thread runs without interrupt eachother. 2023-11-13 19:32:09 +00:00
template_files New class Broadcast (in Messenger) which deliever (send and receive) the message with their data to the receivers (pages). 2023-11-09 13:57:36 +00:00