Added Interceptor which adds the "remote-attr" attribute to the context before calling the RPC method.
Added AllocateNewScript() method to be called by the Interceptor
Added ClientId extraction in each RPC Method and selects the correct ArtScript to invoke into ArtScriptMap
Added ClientId to the server log traces