1
0
mirror of synced 2024-06-29 15:27:40 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
66a0ec116b Fixed a few code hints 2021-09-05 10:05:04 +02:00
3981a5c147 Slightly clarified bindqueue command 2021-09-04 14:02:35 +02:00
e157598fa7 Implemented #32: Progress and batching for Tapeti.Cmd import
Refactored console interaction to support this feature
Updated documentation with recently added verbs
2021-09-04 14:01:03 +02:00
0bed6a8f92 Added progress indicators to Tapeti.Cmd
Refactored Tapeti.Cmd internals
2021-09-04 11:33:59 +02:00
aded39981c Fixed NotImplementedException for Tapeti.Cmd Example command 2021-08-30 14:43:28 +02:00
2eb66c5780 Fixed body corruption in Tapeti.Cmd shovel command 2021-08-24 13:19:00 +02:00
ce377810c8 Separated publishing into separate channel and task queue
Hopefully fixes #23
2021-07-18 13:27:10 +02:00
3fb5042c16 Added Bind and Unbind commands to Tapeti.Cmd 2021-07-08 13:44:16 +02:00
88518403fe Added DeclareQueue and RemoveQueue commands to Tapeti.Cmd 2021-07-08 09:56:31 +02:00
1be1b599a0 Updated all references NuGet packages to latest stable version
Fixed ReSharper code issues
2021-05-29 21:52:07 +02:00
4cbb0f9649 Fixed #26: replace nuspec files by dotnet pack 2021-05-29 12:40:17 +02:00
2431929ca3 Added Purge verb to Tapeti.Cmd 2021-01-18 14:12:55 +01:00
e31d638a11 Implemented a rate limiting option for Tapeti.Cmd
Moved example 06 to the "examples" sub-folder
2020-07-03 15:51:41 +02:00
6d7e7cda92 Added bare minimum import example file to documentation 2020-06-24 13:24:58 +02:00
65bbb00751 New features for Tapeti.Cmd
- Send single message from command line
- Pipe messages to standard input
- Generate example JSON
2020-03-29 11:32:51 +02:00
2745d18779 Implemented stateless request-response support 2020-02-12 11:34:51 +01:00
0169db5243 Fixed conflicting parameter for port and password in Tapeti.Cmd 2020-01-24 14:48:19 +01:00
450ab0bce4 Implemented EasyNetQ Hosepipe compatibility for Tapeti.cmd [ci skip] 2019-10-17 11:34:08 +02:00
ad7e3be558 Added shovel command to Tapeti.cmd [ci skip] 2019-10-16 14:49:23 +02:00
34da354fc2 Start of Tapeti.Cmd [ci skip]
Support for basic queue to/from disk operations
2019-10-16 13:54:43 +02:00