issues
search
Shuttle
/
Shuttle.Esb
A highly extensible service bus implementation.
http://shuttle.github.io/shuttle-esb/
BSD 3-Clause "New" or "Revised" License
95
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Async
#55
eben-roux
closed
6 months ago
0
- Microsoft dependency injection / options
#54
eben-roux
closed
2 years ago
0
Message backward/forward assembly version compatibility
#53
RemnantSoftware
closed
2 years ago
2
faster handler invoke
#52
zgabi
closed
3 years ago
1
update nuget packages
#51
zgabi
closed
3 years ago
0
Repository contains 2 files with the same name (except the casing)
#50
zgabi
closed
4 years ago
2
Log warning when publishing to no subscribers only once
#49
eben-roux
opened
5 years ago
1
Shuttle.Core.System dependency is missing from packages.nuspec
#48
zgabi
closed
5 years ago
3
Add `PoisonMessage` for `TransportMessage` that cannot be deserialized
#47
eben-roux
closed
5 years ago
1
Investigate `IMessageTypeResolver`
#46
eben-roux
opened
6 years ago
0
TransportMessage.MessageType is redundant
#45
zgabi
closed
3 years ago
0
allow to configure compression/encryption per message
#44
zgabi
closed
6 years ago
0
Add policy to determine compression/encryption per message type
#43
eben-roux
opened
6 years ago
0
using the new CopyMemoryStream method
#42
zgabi
closed
6 years ago
0
Message priority added
#41
zgabi
closed
6 years ago
0
UnrecoverableHandlerExceptions dont go straight to the error queue
#40
andyhracti
closed
6 years ago
4
ESB duplicate messages
#39
andyhracti
closed
6 years ago
5
Remove superfluous methods from `ISubscriptionManager` interface
#38
eben-roux
closed
6 years ago
5
ISubscriptionManager defaulting to NullSubscriptionManager imp
#37
WoozChucky
closed
6 years ago
5
Get the anonymous identity only once
#36
zgabi
closed
6 years ago
0
TryGetValue instead of ContainsKey + get
#35
zgabi
closed
6 years ago
0
Small improvements
#34
zgabi
closed
6 years ago
0
Shuttle.Esb 8.0.13 NuGet Package contains 9.1.3 DLL
#33
eric-bicknell
closed
6 years ago
7
Rebuild for .Net Standard
#32
lawrences-racti
closed
6 years ago
4
Deferred queue appears to be thrashed
#31
eben-roux
closed
7 years ago
1
IResuabillity interface not honoured in V8
#30
lawrences-racti
closed
7 years ago
2
Exception message fix
#29
zgabi
closed
7 years ago
1
transactionScope is not recognized in v8
#28
nohros
closed
7 years ago
1
Use secured uri when logging message movement to error queue
#27
eben-roux
closed
7 years ago
1
Autofac support... message handler factory
#26
claytona-armstrong5
closed
7 years ago
4
How can I defer a message inside a handler
#25
nohros
closed
7 years ago
1
Ensure all Pipeline.Abort processing is in place
#24
eben-roux
closed
7 years ago
1
Log /w stack trace when disposing
#23
eben-roux
closed
6 years ago
0
Throw exception on using bus when not started
#22
eben-roux
closed
7 years ago
1
- add logging when registering queue factory
#21
eben-roux
closed
7 years ago
1
v8 is ready for production
#20
nohros
closed
7 years ago
2
Issue with queue "not being handled" and moved during handling
#19
special-K-Ken
closed
7 years ago
3
Call the correct implementation if IMessageHandler.ProcessMessage method
#18
zgabi
closed
8 years ago
1
- rename OnAfterPrepareMessage to OnAfterAssembleMessage
#17
eben-roux
closed
8 years ago
1
Default `removeMessagesNotHandled` to `false`
#16
eben-roux
closed
8 years ago
1
Investigate an `IMessageTypeResolver`
#15
eben-roux
closed
8 years ago
1
- add `MessageRoutes` to `IMessageRouteProvider`
#14
eben-roux
closed
8 years ago
1
- implement individual / manual message handler registration
#13
eben-roux
closed
8 years ago
1
- Move IsReusable on IMessageHandler to own interface
#12
eben-roux
closed
8 years ago
1
Registering handlers manually
#11
msvitlica
closed
8 years ago
6
Call ReleasePipeline in finally block
#10
zgabi
closed
8 years ago
1
Add an IPrincipalProvider interface
#9
eben-roux
closed
8 years ago
1
How to create public queues
#8
SuheylZ
closed
8 years ago
4
Add 'RegisterHandlers' to MessageHandler factory
#7
eben-roux
closed
8 years ago
1
Fix `DefaultTimeout` on `DefaultTransactionScope`.
#6
eben-roux
closed
8 years ago
1
Next