-
Is there a reason for why msgpack-d doesn't provide packing and unpacking through one common class/struct member? Boost.Units and cerealed does just that.
-
`jspm install npm:autobahn` command does not install one of its dependencies:
`"msgpack-lite": ">= 0.1.17"`
it can be seen in autobahn's package.json file.
-
I wanted to `pip install psdash` with Python 3.6 and got this error:
```
(school18) hfm-1804a:profile deil$ pip install psdash
Collecting psdash
Downloading https://files.pythonhosted.org/packag…
cdeil updated
5 years ago
-
**Description**
We have a scheduler job that executes a formula with large amount of states. After update to 3006.5 we noticed that minions stop responding after some time. The test we did was to exe…
-
The client does not send the WebSocket subprotocol being spoken (`wamp.2.json`). Crossbar.io will bail out with `failing WebSocket opening handshake ('This server only speaks WebSocket subprotocols wa…
-
Support defining the default codec of an object:
```scala
object A {
def defaultCodec: MessageCodec[A] = ...
}
```
airframe-surface needs to find this method when Surface.of[A] is called. …
-
-
#147 #109 are related.
-
Tested on the latest .deb and on HEAD with Ubuntu 16.04 built with the production build tag.
When trying to run `keybase pgp import` with a key coming in from stdin, the keybase client just returns a…
-
Hello everybody,
the 'msgpack' package got archived on [CRAN](https://cran.r-project.org/web/packages/msgpack/index.html). The CRAN page says: "Archived on 2019-04-30 as check problems were not cor…