-
Hello,
I was under suspicion, that contact form on http://ubjson.org/contact/ is not working. Nothing will happen on submit. Responses are the same on GET/POST.
-
The universal wheels that we published since last release have broken installation from PyPI.
To install from PyPI, it's necessary to do:
```
SODIUM_INSTALL=bundled LMDB_FORCE_CFFI=1 PYUBJSON_NO_EXT…
-
After the router is running, I'm continuously getting bunch of warnings about "event store":
> 2019-01-04T16:29:49+0800 [Router 20955] INTERNAL WARNING: event for publication 7272219330942053 …
-
I thought this was supposed to be a portable library.
-
```
Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment
Ignoring configparser: markers 'python_version < "3.2"' don't match your environment
Ignoring enum34: markers '…
-
So we are working on different implementations for UDFs.
* @huhabla is working on Python: https://github.com/Open-EO/openeo-udf
* @pramitghosh is working on R: https://github.com/pramitghosh/OpenEO.…
-
Hello, I have a problam with make library in mingw.
How can I solve this error?
```
make check
make check -C test
make[1]: Entering directory `C:/Users/Max/Documents/libscpp/json/test'
[CXX] …
-
Since WAMPv2, the subprotocol name changed to "wamp.2.json"/"wamp.2.msgpack". (| ".batched")
The protocol should be re-registered [here](http://www.iana.org/assignments/websocket/websocket.xml#subpro…
darkl updated
6 years ago
-
After pip installing crossbar 17.9.2, running the `crossbar init`, `crossbar start`, or `crossbar version` commands raises the following error:
```
Running on *BSD or MacOSX, but cannot install kq…
-
Hello,
I was looking for some binary alternative to *JSON* and I have to admit that *UBJSON* is the best of the variants - simple, effective and allows to transfer a binary blob as it is (`uint8` STC…