| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sorry, something went wrong.
|
@makasim What are we going to do with the PR to queue-interop? Want me to take over and create a new one? |
Sorry, something went wrong.
|
Honestly, I don't have a good solution. do not know how to properly address it |
Sorry, something went wrong.
As discussed in the PR in queue-interop, it has been proposed to drop type for body parameter in interface. This would open up ability for implementations to handle message serialization on their own 😄 IMO interface is too tight and limits possible approaches. Some transports could actually benefit from this a lot - for example Redis transport can use IGB (don't recall the proper name on top of my head) serialization that is extension-based. |
Sorry, something went wrong.
|
and @makasim I'm only asking since @Sevavietl is currently not responding in queue-interop PR 😄 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
needs queue-interop/queue-interop#28
initial discussion queue-interop/queue-interop#27
further discussion #831