Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Cameo
cameo
Commits
cameo
03 May, 2022
1 commit
Added getFirstPart() in Request in C++ and Python
· f14d0801
legoc
authored
May 03, 2022
f14d0801
02 May, 2022
2 commits
Added ServerAndApp() constructor
· ced8312b
legoc
authored
May 02, 2022
ced8312b
Improved ServerAndApp class
· 2f27fa8d
legoc
authored
May 02, 2022
2f27fa8d
28 Apr, 2022
3 commits
Corrected toString of Subscriber and Requester
· 5e5d9ca8
legoc
authored
Apr 28, 2022
5e5d9ca8
Removed AppConnectException and return null if Server connect() cannot find a running app
· 2f024382
legoc
authored
Apr 28, 2022
2f024382
Log for ports release
· 69857794
legoc
authored
Apr 28, 2022
69857794
27 Apr, 2022
2 commits
Message for ports in server
· 6d09a2f7
legoc
authored
Apr 27, 2022
6d09a2f7
Improved some log messages
· d49cab99
legoc
authored
Apr 27, 2022
d49cab99
25 Apr, 2022
6 commits
License copied in C++
· 44859785
legoc
authored
Apr 25, 2022
44859785
Changelog in cmake C++
· 8f889163
legoc
authored
Apr 25, 2022
8f889163
Changelogs
· b063d33a
legoc
authored
Apr 25, 2022
b063d33a
Reorganized license files
· 5bf9c785
legoc
authored
Apr 25, 2022
5bf9c785
Renamed C++ changelog
· 35359a97
legoc
authored
Apr 25, 2022
35359a97
Timeout in a test
· e5868ae2
legoc
authored
Apr 25, 2022
e5868ae2
22 Apr, 2022
5 commits
Changelogs
· f92d23a9
legoc
authored
Apr 22, 2022
f92d23a9
Server outputs
· 0c90d194
legoc
authored
Apr 22, 2022
0c90d194
Merge branch 'api-review' into 'master'
· 50be5f2d
yannick legoc
authored
Apr 22, 2022
Api review See merge request
!13
50be5f2d
Renamed App cancelWaitFor() in cancel()
· f032d6ff
legoc
authored
Apr 22, 2022
f032d6ff
Renamed state ERROR into FAILURE and UNKNOWN into NIL
· e27fcebd
legoc
authored
Apr 22, 2022
e27fcebd
21 Apr, 2022
6 commits
JSON format for toString()
· 1ec01e22
legoc
authored
Apr 21, 2022
1ec01e22
Reviewed C++ unit tests
· aba1ec3b
legoc
authored
Apr 21, 2022
aba1ec3b
Removed timeout from parameters of Server create()
· 61c3ce53
legoc
authored
Apr 21, 2022
61c3ce53
Removed timeout from parameters of Server create()
· 7c8b5743
legoc
authored
Apr 21, 2022
7c8b5743
InitException for Server init
· e555766f
legoc
authored
Apr 21, 2022
e555766f
Replaced remote object interface by timeoutable
· c67b63e3
legoc
authored
Apr 21, 2022
c67b63e3
20 Apr, 2022
6 commits
Changed C++ variable initialization from () to {}
· a99b02ca
legoc
authored
Apr 20, 2022
a99b02ca
A single shared ZeroMQ context in the Server objects
· c5760ce2
legoc
authored
Apr 20, 2022
c5760ce2
Text in init exception
· 23379d70
legoc
authored
Apr 20, 2022
23379d70
Replaced coms create exceptions with InitException
· 53199cf1
legoc
authored
Apr 20, 2022
53199cf1
Test already existing responders and publisher
· f3cf46d3
legoc
authored
Apr 20, 2022
f3cf46d3
Removed getObjectId from responder classes
· 92c935c3
legoc
authored
Apr 20, 2022
92c935c3
19 Apr, 2022
8 commits
Python policies
· f5a711d8
legoc
authored
Apr 19, 2022
f5a711d8
Added exceptions in Python
· 1ac5048a
legoc
authored
Apr 19, 2022
1ac5048a
Test start and connect exceptions
· 3b525489
legoc
authored
Apr 19, 2022
3b525489
Removed App exists() and getErrorMessage()
· c74d5851
legoc
authored
Apr 19, 2022
c74d5851
Renamed CreationException classes into CreateException
· efef35ee
legoc
authored
Apr 19, 2022
efef35ee
Corrected test of endpoint in console
· 08a5b28d
legoc
authored
Apr 19, 2022
08a5b28d
Java cancelable classes
· c74a98f6
legoc
authored
Apr 19, 2022
c74a98f6
Publisher has now only init() and not waitForSubscribers()
· a1b8377b
legoc
authored
Apr 19, 2022
a1b8377b
14 Apr, 2022
1 commit
Subscriber classes have init() to ba called
· 23654a36
legoc
authored
Apr 14, 2022
23654a36