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
08 Dec, 2021
7 commits
Use of requestJSON()
· 116b3cfc
legoc
authored
Dec 08, 2021
116b3cfc
Use of requestJSON()
· 35574d52
legoc
authored
Dec 08, 2021
35574d52
Some renamings
· f14c7fa5
legoc
authored
Dec 08, 2021
f14c7fa5
Import
· a463641b
legoc
authored
Dec 08, 2021
a463641b
Added convenient function in Com
· 06ecffd9
legoc
authored
Dec 08, 2021
06ecffd9
Some members removed
· 43c9b960
legoc
authored
Dec 08, 2021
43c9b960
Use of synchronizer port for publisher
· 624fe1d2
legoc
authored
Dec 08, 2021
624fe1d2
07 Dec, 2021
11 commits
C++ isAvailable() and sendSyncStream() with requestJSON()
· 3aeb66c0
legoc
authored
Dec 07, 2021
3aeb66c0
CMake cameo server 1.1.0
· e60f649d
legoc
authored
Dec 07, 2021
e60f649d
Removed void request(JSONObject, timeout)
· 2f39cdfd
legoc
authored
Dec 07, 2021
2f39cdfd
Server returns JSON message in processSync() and processSyncStream()
· 29be7eac
legoc
authored
Dec 07, 2021
29be7eac
Version server 1.1.0
· 56f32281
legoc
authored
Dec 07, 2021
56f32281
Removed Com.parse(Zmq.Msg)
· 5595e617
legoc
authored
Dec 07, 2021
5595e617
Renamed Java ConcurrentParser to Parser
· dba39932
legoc
authored
Dec 07, 2021
dba39932
Replaced Server calls to request by requestJSON when possible
· 746ff771
legoc
authored
Dec 07, 2021
746ff771
Added RequestSocketImpl::requestJSON()
· feaf4884
legoc
authored
Dec 07, 2021
feaf4884
Changed C++ Server::request() to Server::requestJSON()
· d9171dbb
legoc
authored
Dec 07, 2021
d9171dbb
Java ServerImpl request with data
· 525ba953
legoc
authored
Dec 07, 2021
525ba953
06 Dec, 2021
6 commits
More requests with only JSON message and response
· e45ff310
legoc
authored
Dec 06, 2021
e45ff310
Corrected remove port message in C++
· 4cb530d9
legoc
authored
Dec 06, 2021
4cb530d9
Simplified arguments of Subscriber classes
· 7998e3db
legoc
authored
Dec 06, 2021
7998e3db
No use of Server in Subscriber classes
· 354c1501
legoc
authored
Dec 06, 2021
354c1501
Removed use of application::This* from coms classes
· 5385ac77
legoc
authored
Dec 06, 2021
5385ac77
Requester with Endpoint api
· eec44caa
legoc
authored
Dec 06, 2021
eec44caa
05 Dec, 2021
5 commits
Corrected Java Subscriber access to server
· c3b923b0
legoc
authored
Dec 05, 2021
c3b923b0
Removed Java This::getImpl
· 24216d1f
legoc
authored
Dec 05, 2021
24216d1f
Removed ServicesImpl absorbed by ServerImpl
· b0e89eb4
legoc
authored
Dec 05, 2021
b0e89eb4
Starting to refactor Java ServicesImpl
· 95b84e7c
legoc
authored
Dec 05, 2021
95b84e7c
Server absorbed Services that is no longer needed
· e9998aea
legoc
authored
Dec 05, 2021
e9998aea
04 Dec, 2021
3 commits
Renamed ServicesImpl into ContextImpl in C++
· 6d27f71d
legoc
authored
Dec 04, 2021
6d27f71d
Removed Services from This in C++
· 04486cb5
legoc
authored
Dec 04, 2021
04486cb5
Separated C++ This::initApplication()
· a0da0638
legoc
authored
Dec 04, 2021
a0da0638
03 Dec, 2021
7 commits
No CDT problems and removed using namespace std
· 832f9c25
legoc
authored
Dec 03, 2021
832f9c25
Removed ServicesImpl.message()
· 1ea535aa
legoc
authored
Dec 03, 2021
1ea535aa
Reviewed Message to add the creation of requests
· 7fe5a32c
legoc
authored
Dec 03, 2021
7fe5a32c
Back to Messages.h
· 158fe4ac
legoc
authored
Dec 03, 2021
158fe4ac
Moved C++ request creation to Requests.h
· ca368cab
legoc
authored
Dec 03, 2021
ca368cab
Renamed Message.h into Requests.h
· 3de5a009
legoc
authored
Dec 03, 2021
3de5a009
Changed output of create... requests to JSONObject
· 52c800f7
legoc
authored
Dec 03, 2021
52c800f7
02 Dec, 2021
1 commit
Added coms namespace to Requester, Responder, etc. classes
· 4828bcb0
legoc
authored
Dec 02, 2021
4828bcb0