This website requires JavaScript.
Explore
Help
Register
Sign In
symfony
/
archived-messenger
Watch
1
Star
0
Fork
0
You've already forked archived-messenger
mirror of
https://github.com/symfony/messenger.git
synced
2026-03-23 23:52:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8.1
Add File
New File
Upload File
Apply Patch
archived-messenger
/
Transport
History
Nicolas Grekas
0bbc8f28e8
[Messenger] Add a
--fetch-size
option to the
messenger:consume
command to control how many messages are fetched per iteration
2026-03-16 08:45:09 +01:00
..
InMemory
[Messenger] Add a
--fetch-size
option to the
messenger:consume
command to control how many messages are fetched per iteration
2026-03-16 08:45:09 +01:00
Receiver
[Messenger] Add a
--fetch-size
option to the
messenger:consume
command to control how many messages are fetched per iteration
2026-03-16 08:45:09 +01:00
Sender
CS fixes
2025-07-10 10:14:14 +02:00
Serialization
[Messenger] Route decode failures through failure handling
2026-02-24 16:12:54 +01:00
Sync
[Messenger] Add a
--fetch-size
option to the
messenger:consume
command to control how many messages are fetched per iteration
2026-03-16 08:45:09 +01:00
CloseableTransportInterface.php
[Messenger] Allow to close the transport connection
2025-03-05 09:11:51 +01:00
SetupableTransportInterface.php
[Messenger] Add a command to setup transports
2019-03-26 21:08:11 +01:00
TransportFactory.php
Merge branch '6.4' into 7.3
2025-08-13 13:49:31 +02:00
TransportFactoryInterface.php
[Messenger] Fix PHPDoc template for
TransportFactoryInterface
2023-09-05 08:02:38 +02:00
TransportInterface.php
removed @experimental annotations
2019-06-29 18:43:50 +02:00