issues
search
minghuaw
/
fe2o3-amqp
A rust implementation of the AMQP1.0 protocol based on serde and tokio.
MIT License
64
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support `LazyValueRef<'a>`
#295
minghuaw
opened
3 weeks ago
0
`fe2o3_amqp_ws::Error` triggers `clippy::result_large_err` warning
#294
minghuaw
opened
3 weeks ago
0
Add to_lazy_value
#293
minghuaw
closed
3 weeks ago
0
Auto batching disposition in the `Session` for contiguously numbered deliveries
#292
minghuaw
opened
1 month ago
0
Fix error in documentation
#291
minghuaw
closed
1 month ago
0
Update integration tests
#290
minghuaw
opened
1 month ago
0
updated deps, updated changelog and bumped version
#289
minghuaw
closed
1 month ago
0
update docs of some generic type parameter
#288
minghuaw
closed
1 month ago
0
split NewType into SequenceType and NonNativeType
#286
minghuaw
closed
1 month ago
0
Add `LazyValue`
#285
minghuaw
closed
1 month ago
0
Experiment with SIMD in serde_amqp
#284
minghuaw
opened
2 months ago
0
Support lazy deserialization
#283
minghuaw
closed
1 month ago
0
Method of accepting/disposing messages on a Receiver which doesn't stop the receiving of messages on that Receiver
#282
lmcnulty4
opened
2 months ago
5
Fix never type fallback
#281
minghuaw
closed
2 months ago
0
Fix `SizeSerializer` not creating new instance of `SizeSerializer` for nested types
#280
minghuaw
closed
3 months ago
1
serde_amqp panic determining serialized size of AmqpDescribed containing a List with a Timestamp in the List
#279
LarryOsterman
closed
2 months ago
1
fix empty array not deserialized properly
#278
minghuaw
closed
3 months ago
0
serde_amqp does not symmetrically encode an empty array
#277
LarryOsterman
closed
2 months ago
2
Added sasl_hostname and builder hostname is not overriden by url hostname
#276
minghuaw
closed
3 months ago
0
Fix mismatch of txn acquistion return type
#275
minghuaw
closed
3 months ago
0
bumped version and updated changelog (0.12.0)
#274
minghuaw
closed
3 months ago
0
Display `InvalidType` in decode error
#273
minghuaw
closed
3 months ago
0
Do not consume src buffer before decoding succeeds
#272
minghuaw
closed
2 months ago
1
Drain ioreader and slicereader when read_exact even if read fails
#271
minghuaw
closed
3 months ago
0
`serde_amqp::read::IoReader` unit test fails after rust is updated to 1.80
#270
minghuaw
closed
3 months ago
3
Not include properties in Flow unless explicitly use `send_properties`
#269
minghuaw
closed
3 months ago
0
BREAKING: no properties on LinkFlow
#268
brandonros
closed
3 months ago
1
Make Session/Link properties optional on Flow frames
#267
brandonros
closed
3 months ago
2
sender/recver builder do not set default source/target
#266
minghuaw
closed
3 months ago
2
Allow Sec-WebSocket-Protocol to be configurable in fe2o3-amqp-ws
#265
brandonros
closed
3 months ago
2
Receiver not really receiving anything
#264
brandonros
closed
3 months ago
6
do not override .hostname() or .domain() from builder with parsed URI
#263
brandonros
closed
3 months ago
4
SaslProfile::External
#262
brandonros
closed
3 months ago
0
Fix serde_amqp Value Serializer not handling nested composite types properly
#261
minghuaw
closed
3 months ago
0
Fix typo in crate root doc
#260
minghuaw
closed
3 months ago
0
Serializing `Attach` with non-empty `Target` capabilities field returns error
#259
minghuaw
closed
3 months ago
1
Explain generic parameters in docs
#258
minghuaw
closed
1 month ago
0
Attach frame decode != Attach frame encode well enough for Azure ServiceBus WCF Relay
#257
brandonros
closed
3 months ago
24
Display content of `InvalidType` in `fe2o3-amqp-management`'s `Error::DecodeError`
#256
minghuaw
closed
3 months ago
0
Version bump 0.11.1
#255
minghuaw
closed
4 months ago
0
Fix minor typo in docstring
#254
BlinkyStitt
closed
4 months ago
0
bumped version and updated changelog
#253
minghuaw
closed
5 months ago
0
Add interop tests in CI
#252
minghuaw
opened
5 months ago
0
Update serde_amqp_derive deps and fix +nightly clippy warnings
#251
minghuaw
closed
5 months ago
0
0.11.0
#250
minghuaw
closed
5 months ago
0
added ci
#249
minghuaw
closed
5 months ago
0
updated readme
#248
minghuaw
closed
5 months ago
0
Remove deprecated and unused functions & fix #236
#247
minghuaw
closed
5 months ago
0
How to publish Message to Exchange with routing key without creating new Sender
#246
Guneet-commits
closed
5 months ago
6
updated deps
#245
minghuaw
closed
5 months ago
0
Next