Added base of code to allow sending backend updates to connected clients.
This commit is contained in:
@@ -36,6 +36,7 @@ private:
|
||||
GroovePlayer(std::string dbFile);
|
||||
Wt::Dbo::backend::Sqlite3 sqliteConnection;
|
||||
Wt::Dbo::Session sqlSession;
|
||||
|
||||
};
|
||||
|
||||
#endif // GROOVEPLAYER_H
|
||||
|
||||
Reference in New Issue
Block a user