Commit Graph

23 Commits

Author SHA1 Message Date
Guillaume Nodet
5095a50145 Next is 0.7.1-SNAPSHOT 2021-10-20 20:47:52 +02:00
Guillaume Nodet
0ebc71628c Release 0.7.0 2021-10-20 20:47:49 +02:00
Peter Palaga
3ac4030a1b Next is 0.6.1-SNAPSHOT 2021-09-07 18:33:48 +02:00
Peter Palaga
038257e127 Release 0.6.0 2021-09-07 18:33:45 +02:00
Guillaume Nodet
15ac33ddcf Fix CPU loop in sync server 2021-09-03 17:46:19 +02:00
Guillaume Nodet
af832d55f5 Fix the ipc sync context when MVND_DAEMON_STORAGE is not set 2021-08-31 08:44:54 +02:00
Guillaume Nodet
07042e7a23 Fix IpcClient on windows, improve logging 2021-08-31 08:44:54 +02:00
Guillaume Nodet
aa89bd64ba Introduce a SocketFamily instead 2021-08-31 08:44:53 +02:00
Guillaume Nodet
b67ab81c3d Allow unix domain sockets for client/daemon connection (not used by default) 2021-08-31 08:43:31 +02:00
Guillaume Nodet
4b75fec3e1 Use unix sockets and native compilation for the ipc sync context 2021-08-31 08:43:30 +02:00
Guillaume Nodet
34b62a8cc7 Use IpcSyncContextFactory by default 2021-08-31 08:43:30 +02:00
Guillaume Nodet
f960351f3c Make sure the IpcClient recreates the server if the context creation fails, fixes #446 2021-07-06 10:20:32 +02:00
Guillaume Nodet
b7c6a8a58b Next is 0.5.3-SNAPSHOT 2021-06-18 16:24:27 +02:00
Guillaume Nodet
7c6cd4fcbc Release 0.5.2 2021-06-18 16:24:22 +02:00
Guillaume Nodet
75c30ec52f Add a system property to configure the idle timeout on the ipc sync server 2021-06-18 08:10:47 +02:00
Guillaume Nodet
ce8c08fd4c Next is 0.5.2-SNAPSHOT 2021-06-04 11:23:14 +02:00
Guillaume Nodet
e091728f6d Release 0.5.1 2021-06-04 11:23:09 +02:00
Guillaume Nodet
a848e178b2 Make the sure the usage timestamp of the IPC sync context server is updated after each request, fixes #424 2021-06-04 08:48:36 +02:00
Guillaume Nodet
88e7060f2c Better display for IPC sync contexts, #424 2021-06-04 08:47:45 +02:00
Guillaume Nodet
8b690282e5 Next is 0.5.1-SNAPSHOT 2021-05-31 11:34:57 +02:00
Guillaume Nodet
ce80fc5ed8 Release 0.5.0 2021-05-31 11:34:53 +02:00
Guillaume Nodet
808d62d161 Make sure the IpClient does not block forever when something wrong happens 2021-05-20 14:23:27 +02:00
Guillaume Nodet
3aa356433d Add a global synccontext implementation 2021-05-18 15:35:01 +02:00