Caleb James DeLisle
|
edeb1e25d3
|
Bad solution to a bad problem
|
2018-01-15 13:55:52 +01:00 |
yflory
|
cd7c5abc3e
|
Fix a missing callback in closeChannel
|
2018-01-10 16:46:46 +01:00 |
ansuz
|
b295aaa6c7
|
harden clearChannel implementation
|
2017-07-13 17:28:07 +02:00 |
ansuz
|
a756faf818
|
lint compliance
|
2017-07-13 08:36:55 +02:00 |
ansuz
|
eeb2ee2d17
|
add clear channel rpc
|
2017-07-12 18:55:29 +02:00 |
ansuz
|
78b11584f8
|
remove unused variables
|
2017-05-04 16:16:09 +02:00 |
ansuz
|
d0466a2052
|
implement 'getChannelSize' api in storage
|
2017-03-15 15:51:03 +01:00 |
ansuz
|
1f2e45d6c8
|
improved fs storage adaptor and config docs
* regularly close open file descriptors older than channelExpirationMs
* clean up older file descriptors when exceeding openFileLimit
|
2016-10-12 10:52:27 +02:00 |
ansuz
|
4b238de84c
|
quieter stdout and stderr logs
|
2016-09-30 15:51:23 +02:00 |
Caleb James DeLisle
|
038a986e83
|
Fix path for file storage on windows
|
2016-09-26 12:17:32 +02:00 |
ansuz
|
fc7576fe20
|
implement channel removal
|
2016-09-15 10:07:31 +02:00 |
ansuz
|
38d1a1a291
|
faster message iteration
|
2016-09-14 15:06:35 +02:00 |
ansuz
|
19caac232b
|
don't try to send invalid messages
|
2016-09-14 11:11:00 +02:00 |
Caleb James DeLisle
|
de9f642ccc
|
typo
|
2016-09-13 17:15:19 +02:00 |
Caleb James DeLisle
|
5fe3ffabd1
|
stop using waitFor.abort() which is apparently not implemented
|
2016-09-13 17:10:50 +02:00 |
Caleb James DeLisle
|
2021bf6702
|
Improvements to the file storage format
|
2016-09-13 17:03:46 +02:00 |
ansuz
|
4b64f00cc0
|
don't log when cleaning up idle channels
|
2016-09-13 12:12:02 +02:00 |
ansuz
|
be69e2828c
|
implement flat file storage
|
2016-09-13 11:56:17 +02:00 |
ansuz
|
217e664d4c
|
boilerplate for filesystem-backed storage
|
2016-09-12 16:40:23 +02:00 |