Own fork of MbedSmartRest
Dependents: MbedSmartRestMain MbedSmartRestMain
Fork of MbedSmartRest by
History
removed traffic accounting
2015-08-10, by xinlei [Mon, 10 Aug 2015 10:39:53 +0000] rev 26
removed traffic accounting
reduce debug msg
2015-06-01, by xinlei [Mon, 01 Jun 2015 12:56:26 +0000] rev 25
reduce debug msg
In the process of deprecation.
2015-05-07, by xinlei [Thu, 07 May 2015 09:57:32 +0000] rev 24
In the process of deprecation.
MDMSerial now singleton
2015-04-27, by xinlei [Mon, 27 Apr 2015 13:02:37 +0000] rev 23
MDMSerial now singleton
b64_encode now returns void
2015-04-27, by xinlei [Mon, 27 Apr 2015 10:50:03 +0000] rev 22
b64_encode now returns void
clean-ups
2015-04-20, by xinlei [Mon, 20 Apr 2015 15:03:44 +0000] rev 21
clean-ups
v2.1rc1
2015-04-13, by xinlei [Mon, 13 Apr 2015 14:24:44 +0000] rev 20
v2.1rc1
Get rid of all annoying warning messages
2015-03-20, by xinlei [Fri, 20 Mar 2015 14:26:52 +0000] rev 19
Get rid of all annoying warning messages
bugfix: workaround for nasty connection loss after 6 minutes
2015-03-06, by xinlei [Fri, 06 Mar 2015 10:37:09 +0000] rev 18
bugfix: workaround for nasty connection loss after 6 minutes
performance: increase data sink and source buffer size to 600, eliminated wait(0.5) when sending data.
2015-03-04, by xinlei [Wed, 04 Mar 2015 09:35:25 +0000] rev 17
performance: increase data sink and source buffer size to 600, eliminated wait(0.5) when sending data.