website icon indicating copy to clipboard operation
website copied to clipboard

http://msgpack.org/

Results 16 website issues
Sort by recently updated
recently updated
newest added

This PR fixes a broken link on the start page of the website. It also fixes a few typos and grammar errors on the way.

The online Try! functionality is packing -128, -32768, -2147483648 differently than other implementation. -128 with the online tool is encoded as "d1 ff 80" where as other implementation encode -128...

Managing dependencies with minor version is impossible and thus just trust community and upgrade everything which should be still better than security issues.

This is a completely new implementation that supports the latest MessagePack specification: str/bin. extensions, timestamps. Resolve https://github.com/msgpack/website/pull/19 in a better way.

https://fluentd.org/ does not redirect to their www page, so updating to a link that works. https://www.fluentd.org/

Currently loading msgpack.org shows this error in browser console: Embedded Search timelines have been deprecated. See https://twittercommunity.com/t/deprecating-widget-settings/102295. This change removes the `twitter` div.

Bumps [puma](https://github.com/puma/puma) from 5.4.0 to 5.6.4. Release notes Sourced from puma's releases. 5.6.4 Security Close several HTTP Request Smuggling exploits (CVE-2022-24790) The 5.6.3 release was a mistake (released the wrong...

dependencies