You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
obws/src
Dominik Nakamura 61d85c85e9
Disable events if the event feature is disabled
By default obs-websocket sends all possible events (except high
velocity). But there's no need to receive events if the feature isn't
enabled in this library.
9 months ago
..
client Disable events if the event feature is disabled 9 months ago
docs Add doc aliases for all client methods 1 year ago
requests Fix bitflag structs not being serialized as number 12 months ago
responses Fix bitflag structs not being serialized as number 12 months ago
serde Fix bitflag structs not being serialized as number 12 months ago
common.rs Fix bitflag structs not being serialized as number 12 months ago
events.rs Add features from obs-websocket v5.1 1 year ago
lib.rs Update dependencies and reformat code 1 year ago