fished base communication between browser and chatterino
This commit is contained in:
@@ -16,6 +16,9 @@ public:
|
||||
{
|
||||
public:
|
||||
void run() override;
|
||||
|
||||
private:
|
||||
void handleMessage(const QJsonObject &root);
|
||||
};
|
||||
|
||||
void writeByteArray(QByteArray a);
|
||||
|
||||
Reference in New Issue
Block a user