@ztellman would it be straightforward to start a tcp socket that hands of to the http stack based on sniffing <something> ?
back-story is I have limited firewall holes and I need to support log4j events for now but would like to upgrade to http
left-field question - would aeron be possible with gloss mapping to sbe ?
it probably would - however the resulting model would partly defeat the purpose of SBE as a toolkit - allocation free and zero copy
I assume you mean aeron transport for aleph?
yes - aeron vs netty, I thought the smarts of manifold would allow the zero copy to work
I guess I don’t see where gloss comes in
given SBE we should be using the SBE toolkit
although I have zero practical experience with SBE/Aeron 🙂