I have an old app written in JS API 3x that creates a custom feature layer out of websockets and then use the TemporalRender to allow that feature layer to interact with a TimeSlider. Unfortunately that does not appear to be an option in JS API 4x as there is no longer a TemporalRenderer.
What is the easiest way to replicate this workflow in 4x?