Rosen Penev
|
8ceee72c77
|
librsocket-cpp: Update to 2019-10-07
Added patch to remove boost-thread dependency.
Added size optimizations.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2019-10-07 10:59:59 -07:00 |
|
Rosen Penev
|
164e706f9d
|
librsocket-cpp: Update to 2019-09-22
Added URLs.
Added needed Boost patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2019-09-22 18:11:23 -07:00 |
|
Rosen Penev
|
03661fd4a5
|
librsocket-cpp: Update to 2019-09-12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2019-09-13 14:45:31 -07:00 |
|
Rosen Penev
|
197837f0e2
|
librsocket-cpp: Update to 2019-06-11
Fix compilation with newer GCC
Added Maintainer.
Reorganized Makefile for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2019-06-13 16:17:04 -07:00 |
|
Rosen Penev
|
2d9ad583f5
|
librsocket-cpp: Simplify dependencies
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2019-05-31 16:59:41 -07:00 |
|
Amol Bhave
|
6bb4e3014c
|
librsocket-cpp: Add new package librsocket-cpp
C++ implementation of RSocket
RSocket is a binary protocol for use on byte stream transports such as
TCP, WebSockets, and Aeron. (https://rsocket.io/)
This ships with two separte libraries, yarpl and rsocket
Patch 100 is already upstream
(https://github.com/rsocket/rsocket-cpp/commit/862202c6e99a49a8cbd304644d98d3f419b429d8).
Patch 101 in process of upstreaming as it needs to made compatible with
using both gold and ld.
[Dependency of https://github.com/facebook/openr]
Compile tested: openwrt master - nbg6817, arc700
Signed-off-by: Amol Bhave <ambhave@fb.com>
|
2019-05-10 11:12:19 -07:00 |
|