ring

yogidevbear 2020-01-28T11:17:54.002600Z

Any takers on my question above? πŸ˜„

2020-01-28T14:04:23.002700Z

Yes, that example is correct. Async support in Ring is handled by the three-arity handler function. It’s also a good idea to split the middleware into -request and -response functions so that people can manually create their own async interceptors, etc.

yogidevbear 2020-01-28T14:04:54.002900Z

Perfect, thanks @weavejester πŸ‘

seancorfield 2020-01-28T18:03:50.004100Z

@weavejester 'grats on the Clojurists Together funding -- what's the roadmap for Ring that you're going to be focused on for the next quarter? Feel free to just link me to a doc if that's easier.

2πŸ’4πŸŽ‰
ikitommi 2020-01-30T07:04:15.010900Z

looking forward to it.