RimStone 4.3.1 released


This release adds message manipulation capability to Client API for C programs, as well as some minor improvements for Debian package building.

In other words, your C programs can now use SEMI messages, which are essentially key/value pairs packed into a single binary message.

So for instance, the server can send such message to the client, and vice versa. Your client can also save them into files or read them from files. In any case, the newly added API for messaging allows your C programs to pack/unpack messages comprised of key/value pairs in a way that's binary compatible with RimStone server.

The new API is documented at Client-API-and-messaging. An example is coming soon!


Copyright (c) 2019-2025 Gliim LLC. All contents on this web site is "AS IS" without warranties or guarantees of any kind.