Skip to content

Releases: qicosmos/rest_rpc

Release v0.12

29 Feb 02:06
44392e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V0.11...v0.12

Change msgpack version to remove boost dependency

29 Jun 15:06
Compare
Choose a tag to compare
V0.11

change msgpack to 3.1.0 to remove boost dependency

Add user data

04 Jun 10:58
Compare
Choose a tag to compare
V0.10

add user data in connection.

compatible string_view

18 Nov 01:36
f7b8412
Compare
Choose a tag to compare
Merge pull request #35 from BryainZhang/master

compatible string_view

support java client

17 Nov 09:17
Compare
Choose a tag to compare

support java api;
one server one loop;
fix a bug in publish

adjust directory

26 Aug 08:44
Compare
Choose a tag to compare
V0.07

fix compile error

V0.06

10 Aug 12:29
Compare
Choose a tag to compare

fix fs compile error.

V0.05

02 Aug 14:29
Compare
Choose a tag to compare
modify fs to rpcfs.

v0.04

23 Aug 09:30
Compare
Choose a tag to compare

support auto reconnect and heartbeat, more easier to use.
Next version will support pub/sub

The second release version

17 Aug 02:08
Compare
Choose a tag to compare

Next version will support sub/pub model.