Drab v0.3.3 Release Notes

Release Date: 2017-05-03 // almost 7 years ago
    • 🐎 precompile Drab templates for better performance; user templates are still interpreted on the fly
    • choose the behaviour for broadcasting functions: now may send to :same_url, :same_controller or to user defined "topic"
    • 0️⃣ timeout for execjs/2 (and so for the most of Drab.Query functions); default is 5000 ms and can be changed with config :drab, timeout: xxx|:infinity