Commit graph

15 commits

Author SHA1 Message Date
Maxim Shishmarev
138ab49c97 long polling: delay responding to a retrieve request until we have new data 2019-04-10 15:13:14 +10:00
Maxim Shishmarev
2fa1621134 use move for callbacks instead of copying 2019-04-08 17:13:52 +10:00
Maxim Shishmarev
df36fd682c basic error recording in snode communication 2019-04-08 17:13:45 +10:00
Maxim Shishmarev
e1f7b4bbd0 add error code to http response 2019-04-08 17:09:06 +10:00
Beaudan
1a089feb78 Now make requests in format of actual lokid rpc endpoint
Clean up usage of const and pass by ref

Review suggestions

Review suggestions
2019-04-05 15:32:17 +11:00
Beaudan Campbell-Brown
0ee73af965
Merge pull request #32 from msgmaxim/batches
send messages in batches when dissolving
2019-04-04 14:51:55 +11:00
Beaudan
b3a43c6b68 Review comments 2019-04-04 09:22:25 +11:00
Maxim Shishmarev
32ece42082 send messages in batches when dissolving 2019-04-03 17:58:47 +11:00
Beaudan
54e3b0b836 Review suggestions 2019-04-03 12:08:36 +11:00
Beaudan
f76cffd644 Added include and ran linter 2019-03-25 10:35:21 +11:00
Maxim Shishmarev
55fc3c314f purge ptree and more robust client request handling 2019-03-22 16:47:18 +11:00
Maxim Shishmarev
b03cd9a586 replace ptree with json 2019-03-22 13:42:56 +11:00
Maxim Shishmarev
1db27a7da4 integration tests are working for dynamic swarms 2019-03-21 16:53:13 +11:00
Beaudan
10dc1eefd0 Run clang-format 2019-03-19 14:47:55 +11:00
Beaudan
3d6e0e9d94 Merge data-migration in and make existing messenger functionality work 2019-03-19 14:30:04 +11:00