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
21 Apr, 2022
5 commits
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
5 commits
Subscriber classes have init() to ba called
· 23654a36
legoc
authored
Apr 14, 2022
23654a36
Requester classes have init() to be called
· 536f23b5
legoc
authored
Apr 14, 2022
536f23b5
Responder classes are Object in C++ and IObject in Java
· 5469e436
legoc
authored
Apr 14, 2022
5469e436
Server has init() which can throw exceptions
· e9a6054d
legoc
authored
Apr 14, 2022
e9a6054d
Java Server constructor private and Server.create() added
· cd22fb36
legoc
authored
Apr 14, 2022
cd22fb36
13 Apr, 2022
4 commits
C++ Server constructors private and added Server::create()
· 14ac9932
legoc
authored
Apr 13, 2022
14ac9932
Moved endpoint parsing in Server
· ff969430
legoc
authored
Apr 13, 2022
ff969430
Reorganized Java Server constructor
· feb8d25c
legoc
authored
Apr 13, 2022
feb8d25c
Javadoc
· f3ade5ec
legoc
authored
Apr 13, 2022
f3ade5ec
08 Apr, 2022
3 commits
Renamed getApplicationConfigurations into getApplicationConfigs
· 60691ac9
legoc
authored
Apr 08, 2022
60691ac9
Subscriber hasEnded in python
· 3139b9b2
legoc
authored
Apr 08, 2022
3139b9b2
Doxygen and only hasEnded() function or method is kept
· 7135c38a
legoc
authored
Apr 08, 2022
7135c38a
06 Apr, 2022
7 commits
Documenting the responders
· c51182ff
legoc
authored
Apr 06, 2022
c51182ff
Removed useless StarterServerException
· a4074916
legoc
authored
Apr 06, 2022
a4074916
Documenting src/base
· f655feee
legoc
authored
Apr 06, 2022
f655feee
Documenting the classes
· 4af1b20e
legoc
authored
Apr 06, 2022
4af1b20e
Deleted python api test (obsolete)
· 9370cdc3
legoc
authored
Apr 06, 2022
9370cdc3
Removed legacy namespace
· ab569595
legoc
authored
Apr 06, 2022
ab569595
Replaced message namespaces with struct in C++
· 3a0aba5c
legoc
authored
Apr 06, 2022
3a0aba5c
05 Apr, 2022
2 commits
Continuing with Doxygen
· 74574dc6
legoc
authored
Apr 05, 2022
74574dc6
Starting with Doxygen
· e403d08e
legoc
authored
Apr 05, 2022
e403d08e