mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-20 04:26:16 +02:00
Rename jsron RPC commands, add "Ready" and "Log"
This commit is contained in:
parent
0eaee48f10
commit
149c2ae9a2
3 changed files with 92 additions and 40 deletions
|
@ -216,7 +216,7 @@ protected:
|
|||
boost::asio::io_context& ioc_;
|
||||
ServerSettings server_settings_;
|
||||
std::unique_ptr<CtrlScript> ctrl_script_;
|
||||
size_t req_id_;
|
||||
int req_id_;
|
||||
};
|
||||
|
||||
} // namespace streamreader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue