1
0
mirror of synced 2024-11-13 00:49:16 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
210c5c2772 Refactored publishing from received message
Added AppVeyor build file
2021-12-15 12:53:42 +01:00
e9de38b556 Added option to create publisher tab from received message 2021-12-15 12:02:05 +01:00
057cac4e22 Upgraded to .NET 6
Implemented Tapeti compatible publishing
WIP: example generator from Tapeti message classes (UI still hidden)
2021-12-15 10:50:45 +01:00
229fc9415d Implemented raw publishing 2021-12-06 14:08:29 +01:00
503507422d Added prototype for converting message classes into example JSON 2021-11-28 17:50:17 +01:00
22e6da5a57 Merge branch 'master' into develop 2021-11-28 14:19:41 +01:00
PsychoMark
5cdf8903d4 Revert "Changed Model namespace to Connection, moved bits out to Infrastructure"
This reverts commit ccfde19d2d.
2021-11-28 14:19:26 +01:00
2755e93440 Started major refactoring
- Upgrade to .NET 5
- Split functionality into libraries
- Tabbed interface for multiple subscribers
- Placeholder for publishing tab
2021-11-28 14:18:21 +01:00
PsychoMark
ccfde19d2d Changed Model namespace to Connection, moved bits out to Infrastructure
Added Mock connection
Fixed AutoScroll failing with high rate message flow
2016-07-12 16:57:24 +02:00
PsychoMark
12d2161117 Added saving of last connection settings 2016-06-21 17:05:14 +02:00
PsychoMark
04359a4d74 Clarified icon attribution, added unlicense 2016-06-21 12:24:47 +02:00
PsychoMark
e07be67ec9 Icon in readme, because I think it's cute. 2016-06-21 11:48:16 +02:00
PsychoMark
9201a8811f Error handling, connection status and new icons 2016-06-21 11:43:51 +02:00
PsychoMark
b7b3a5a490 Much tagline, wow 2016-06-20 23:24:45 +02:00
PsychoMark
05a6e380e4 Live RabbitMQ connection, Json pretty-printing and further tweaks 2016-06-20 23:22:20 +02:00
PsychoMark
ceb2e386f4 Added missing ListBoxAutoScroll 2016-06-20 14:20:55 +02:00
PsychoMark
7785b6a0ed Added Autoscroll and Clear functionality, missing MessageBodyRenderer and fixed ReSharper code issues 2016-06-20 14:20:37 +02:00
PsychoMark
e6fa2ee1d9 More UI work, mock message events 2016-06-20 12:30:03 +02:00
PsychoMark
9a864f14f1 Mostly layout work 2016-06-18 20:30:12 +02:00
PsychoMark
f87b023552 Basic infrastructure 2016-06-18 16:50:32 +02:00
PsychoMark
e2dc6c6e48 Initial commit to add default .gitIgnore and .gitAttribute files. 2016-06-18 16:44:52 +02:00