hollywood
hollywood copied to clipboard
Add opt WithID and GetPID accessor to engine
This PR adds the following to engine;
WithID(id string) option (default is random int as string)
GetPID() accessor
Updated example remote to use SendWithSender with engines GetPID.