Add event handling
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
With this MR, VAPython receives event-handling capabilities. These allow VAPython to receive and subscribe to events from the VAServer. Furthermore, the VAServer recognises VAPython as a connected client due to the persistent network stream.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.