try to implement concurent data update

This commit is contained in:
arcan1s
2015-09-05 03:02:02 +03:00
parent be26033ff7
commit 09275731aa
6 changed files with 353 additions and 316 deletions

View File

@ -23,6 +23,8 @@
#define AWEWAPI 2
// available time keys
#define TIME_KEYS "dddd,ddd,dd,d,MMMM,MMM,MM,M,yyyy,yy,hh,h,HH,H,mm,m,ss,s,t,ap,a,AP,A"
// messages queue limit
#define QUEUE_LIMIT 10
// links
#define HOMEPAGE "https://arcanis.name/projects/awesome-widgets/"