Megatest

All files named "nmsg-transport.scm"
Login

History for nmsg-transport.scm

2023-04-26
02:18
Added: Added back old nmsg-transport.scm file: [adedc287f0] check-in: [0b5556b83e] user: matt, branch: v1.80-servload, size: 15555 [annotate] [blame] [check-ins using]
2019-02-06
16:47
Full communication loop seems to be working. file: [a75db0ab66] check-in: [13061daea9] user: mrwellan, branch: v1.65-multi-db, size: 4002 [annotate] [blame] [check-ins using] [diff]
10:56
Got basic communication connection up file: [6c7b845088] check-in: [e7f8564371] user: mrwellan, branch: v1.65-multi-db, size: 3959 [annotate] [blame] [check-ins using] [diff]
2019-02-05
22:29
Outlined the server handler loop file: [daf19a08d2] check-in: [977b907588] user: matt, branch: v1.65-multi-db, size: 4233 [annotate] [blame] [check-ins using] [diff]
2019-02-04
23:07
yada file: [a6db5a6966] check-in: [b28d552c97] user: matt, branch: v1.65-multi-db, size: 4282 [annotate] [blame] [check-ins using] [diff]
2019-02-03
19:47
Tore it all apart. Can Humpty be put back together again? file: [69e3d806c5] check-in: [e660d445be] user: matt, branch: v1.65-multi-db, size: 4476 [annotate] [blame] [check-ins using] [diff]
2019-02-02
22:35
nmsg server start working file: [cf3eba2587] check-in: [959864784f] user: matt, branch: v1.65-multi-db, size: 4081 [annotate] [blame] [check-ins using] [diff]
20:48
Added: Added first pass on nmsg transport file: [885fd93f8a] check-in: [723893d25c] user: matt, branch: v1.65-multi-db, size: 4002 [annotate] [blame] [check-ins using]
2016-10-03
12:35
Renamed to defunct/nmsg-transport.scm. removed nanomsg dependency check-in: [2105102cdc] user: bjbarcla, branch: nanomsg-ectomy, size: 0
2016-07-28
11:21
Merged v1.61 to trunk file: [bd74cc3765] check-in: [278f3b27cd] user: mrwellan, branch: trunk, size: 16483 [annotate] [blame] [check-ins using] [diff]
2016-06-22
10:43
Converted to using debug:print-error and added double printing of errors when output is sent to log file file: [b30844cb1a] check-in: [537ddaa4f1] user: mrwellan, branch: v1.61, size: 15127 [annotate] [blame] [check-ins using] [diff]
2016-06-21
10:22
Redid redirecting of logs with -log file: [287764f0bb] check-in: [c5596c2e5f] user: mrwellan, branch: redir-logs, size: 15130 [annotate] [blame] [check-ins using] [diff]
09:57
Switch to *default-log-port* file: [a2ffe82fcf] check-in: [f52cd44a6e] user: mrwellan, branch: redir-logs, size: 15002 [annotate] [blame] [check-ins using] [diff]
04:12
Merged v1.61 into trunk file: [15e2353676] check-in: [6f4408fd20] user: matt, branch: trunk, size: 16166 [annotate] [blame] [check-ins using] [diff]
2016-06-16
03:19
Added param for overriding port to debug:print and debug:print-info file: [3c791622d1] check-in: [7b4d2dba0e] user: matt, branch: redir-logs, size: 14810 [annotate] [blame] [check-ins using] [diff]
2015-09-28
22:01
some nmsg stuff and typo fix in manual file: [e7860c12f1] check-in: [59f2a303f7] user: matt, branch: trunk, size: 16104 [annotate] [blame] [check-ins using] [diff]
2015-09-16
00:56
Partial resurection of nsmg transport file: [81ad0e0130] check-in: [3e20c90912] user: matt, branch: trunk, size: 15766 [annotate] [blame] [check-ins using] [diff]
2015-04-05
23:16
more untested cleanup file: [9c105ef210] check-in: [c9180c4d63] user: matt, branch: multi-area, size: 14978 [annotate] [blame] [check-ins using] [diff]
23:02
Untested cleanup file: [fa92993bb8] check-in: [da7f14af0e] user: matt, branch: multi-area, size: 14906 [annotate] [blame] [check-ins using] [diff]
18:58
More edits file: [43df6f5458] check-in: [55aca0f74d] user: matt, branch: multi-area, size: 14843 [annotate] [blame] [check-ins using] [diff]
2015-04-04
23:18
Made *runremote* overrideable via a local var file: [0e4df34ad1] check-in: [bc256de3e4] user: matt, branch: multi-area, size: 14766 [annotate] [blame] [check-ins using] [diff]
2014-12-11
00:18
Basic archiving done file: [c28712df60] check-in: [aa5d0defe7] user: matt, branch: v1.60, size: 14748 [annotate] [blame] [check-ins using] [diff]
2014-12-09
18:06
big hacks file: [5b3387bd23] check-in: [5ed3476481] user: mrwellan, branch: temp-hacks, size: 14780 [annotate] [blame] [check-ins using] [diff]
2014-11-29
12:04
Got http working on the try-nanomsg branch file: [2023441101] check-in: [4d362ef568] user: matt, branch: try-nanomsg, size: 14745 [annotate] [blame] [check-ins using] [diff]
2014-11-28
19:41
Increased timeout on server calls to 25 seconds. file: [9070c76cad] check-in: [25be6b4eef] user: matt, branch: try-nanomsg, size: 14573 [annotate] [blame] [check-ins using] [diff]
16:01
Switched to using exceptions to pass back client/server communicatioin issues file: [8315cf8dc1] check-in: [b8180b058c] user: matt, branch: try-nanomsg, size: 14572 [annotate] [blame] [check-ins using] [diff]
2014-11-26
23:49
Corrected part of broken sync file: [fe6d9123a8] check-in: [befb5004e8] user: matt, branch: try-nanomsg, size: 13921 [annotate] [blame] [check-ins using] [diff]
21:29
Add timeout on all remote calls file: [a65dcd51b0] check-in: [245a3a0b6d] user: matt, branch: try-nanomsg, size: 13940 [annotate] [blame] [check-ins using] [diff]
2014-11-24
23:36
several little fixes file: [b2990ea4bd] check-in: [308a5d65b6] user: matt, branch: try-nanomsg, size: 13151 [annotate] [blame] [check-ins using] [diff]
2014-11-23
23:13
ping and login working file: [987e090f8d] check-in: [5f6b43d51b] user: matt, branch: try-nanomsg, size: 12936 [annotate] [blame] [check-ins using] [diff]
20:56
Basic server functioning, responding to ping and login file: [5a0952db48] check-in: [eab23b866a] user: matt, branch: try-nanomsg, size: 12458 [annotate] [blame] [check-ins using] [diff]
18:14
Partial implementation. Not yet functional file: [2f563bf500] check-in: [120292c013] user: matt, branch: try-nanomsg, size: 14996 [annotate] [blame] [check-ins using] [diff]
2014-11-22
12:53
Added: try nanomsg. file: [5785de5e53] check-in: [45e51acb2a] user: matt, branch: try-nanomsg, size: 19567 [annotate] [blame] [check-ins using]