diff options
author | stuebinm | 2022-11-09 01:08:05 +0100 |
---|---|---|
committer | stuebinm | 2022-11-09 01:08:55 +0100 |
commit | a31e8759c0fffb8c4f2e87624eb9e520f04f273c (patch) | |
tree | f0a23cf8c0a68c37719125913c13b62f4e40c4f8 /vdv-testclient | |
parent | f2179094320eada798ece41911e1489beb12ab82 (diff) |
some more hacking
includes a message queue, more correct implementation of how the routs
work (why do they work like THAT though???), and other fun stuff.
uh also turns out you can't do schema validation with xml-types easily.
ah well. "be liberal in what you accept" and all that …
Diffstat (limited to '')
-rw-r--r-- | vdv-testclient/Main.hs (renamed from vdv-test/Main.hs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/vdv-test/Main.hs b/vdv-testclient/Main.hs index 6092ddb..6092ddb 100644 --- a/vdv-test/Main.hs +++ b/vdv-testclient/Main.hs |