travelping / hello

Erlang RPC server framework
MIT License
31 stars 20 forks source link

add metadata to hello requests #78

Open rixmann opened 9 years ago

rixmann commented 9 years ago

we need to forward a uuid with hello requests (and log it too) for this purpose structured support from hello would be really nice.

GalaxyGorilla commented 9 years ago

are we talking about the request ids from hello or a uuid for every request-response 'event'?

rixmann commented 9 years ago

we want to provide the uuids in requests from other components. i think general support for request metadata would be clean.