This is the Pubnub library for MBed2 ("classic") with the "sync" interface. It is based on the Pubnub C-core library.
Dependencies: Pubnub_c_core_mbed2_pal
Dependents: Pubnub_ATT_IoT_SK_WNC_sync pubnub_sync
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:4d49720c7200 | 2016-11-11 | sveljko | Added the module/function to srand() using the time returned from Pubnub's `time` operation (which can be started with pubnub_time()) |
1:9fbec3606b08 | 2016-11-10 | sveljko | Added dependency on Pubnub_c_core_mbed2_pal |
0:243e0d70a1d5 | 2016-11-10 | sveljko | Initial commit of the Pubnub library for MBed2 with the "sync" interface. |