[ CCode ( type_id = "clapper_server_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "0.10" ) ]
public class Server : Feature
Warning: Server is deprecated since 0.10.
An optional Server feature to add to the player.
Use Control Hub from `clapper-enhancers` repo instead.
Server is a feature that hosts a local server providing an ability to both monitor and control playback through WebSocket messages and HTTP requests.
Use [const@Clapper.HAVE_SERVER] macro to check if Clapper API was compiled with this feature.