#
taoensso
Here are 11 public repositories matching this topic...
Redis client and message queue for Clojure
-
Updated
Mar 25, 2020 - Clojure
High-performance serialization library for Clojure
-
Updated
Jun 24, 2020 - Clojure
Simple profiling and performance monitoring for Clojure/Script
-
Updated
Oct 27, 2019 - Clojure
timmc
commented
May 20, 2016
I know the library is EOL, but could you add a warning to the README about dev-mode? so that people will turn it off in production?
I just discovered that one of our servers was experiencing periodic hangs due to threads blocked on re-reading the jar file every time a translation was needed. This might no longer be relevant in v3 -- I couldn't quite tell from the changelog -- but the server use
Assertions API for Clojure/Script
-
Updated
Mar 22, 2019 - Clojure
Pure Clojure/Script i18n translations library
-
Updated
Jan 1, 2020 - Clojure
Split testing library for Clojure
-
Updated
Jul 25, 2016 - Clojure
Simple let-based Reagent component fns for Clojure/Script
-
Updated
Feb 13, 2017 - Clojure
Improve this page
Add a description, image, and links to the taoensso topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the taoensso topic, visit your repo's landing page and select "manage topics."
In Node (and React-native) the WebSocket constructor can take additional parameter which can set the HTTP request options for the initial request. This can be used to set headers etc.
https://github.com/theturtle32/WebSocket-Node/blob/master/docs/W3CWebSocket.md#constructor
https://github.com/facebook/react-native/blob/29fb2a8e90fa3811f9485d4b89d9dbcfffea93a6/Libraries/WebSocket/WebSocket.js#L