🎉 Add worker base implementation.

This commit is contained in:
Andrey Antukh 2020-04-16 13:49:59 +02:00 committed by Alonso Torres
parent 517b50238e
commit 484702527e
13 changed files with 86 additions and 79 deletions

View file

@ -2,7 +2,10 @@
;; License, v. 2.0. If a copy of the MPL was not distributed with this
;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;;
;; Copyright (c) 2020 Andrey Antukh <niwi@niwi.nz>
;; This Source Code Form is "Incompatible With Secondary Licenses", as
;; defined by the Mozilla Public License, v. 2.0.
;;
;; Copyright (c) 2020 UXBOX Labs SL
(ns uxbox.util.webapi
"HTML5 web api helpers."