Improved usability
The user doesn't need to change the library source itself to use some network/interface any more. She used to need to change Pubnub.h
. But, in version 2.0.0, she just needs to #include
the header for the network and #define Pubnub_BASE_CLIENT
to the class to use, before #include <PubNub.h>