Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
/ PubNub4Qt Public archive

Qt based PubNub implementation

License

Notifications You must be signed in to change notification settings

doo/PubNub4Qt

Repository files navigation

PubNub4Qt

Qt based PubNub implementation for publishing and subscriptions.

To test it, head over to the PubNub Console wait until it has connected to the hello_qtworld channel and then start the example. You should see "Hello from Qt world" in the PubNub consoles messages view.

when you send the message "Hello from Dev Console" (including the quotation marks, as it has to be a valid JSON string in the console) you should see this printed on the applications console:

[hello_qtworld]:QJsonValue(string, "Hello from Dev Console")

License

MIT License

About

Qt based PubNub implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published