0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tcp socket server implementation for windows. More... about 10 years ago
A bit of cleanup More... about 10 years ago
Modified CMake files to build Tcp Sockets connectors. More... about 10 years ago
Added simple server and client example over Tcp Socket Connectors. More... about 10 years ago
Implemented Linux Tcp Socket Server Connector that matches previous architecture. More... about 10 years ago
Added Tcp Socket Server Connector architecture. More... about 10 years ago
Implemented Linux Tcp Socket Client Connector that matches previous architecture. More... about 10 years ago
Added Tcp Socket Client Connector architecture. More... about 10 years ago
Merge pull request #118 from JugglerShu/develop
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
Include CURL_INCLUDE_DIRS when compiling client More... about 10 years ago
fixing private methods in cppserverstubgenerator
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
make interface more public
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
Fixing security warnings
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
Fixing multiarch support for libjsonrpccpp-stub.so
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
Merge branch 'release/v0.6.0'
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
release merge
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
changelog
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
fixing build
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
added pkgconfig files for libjsonrpccpp-stub
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
refactor stubgen into lib + small exectuable
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
Bump version name to 0.6.0
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
Improved way to stop listenning (non blocking accept and looping only when running is true). More... about 10 years ago
Removed useless set of client socket in UnixDomainSocketServer. More... about 10 years ago
Fixed memory leak induced by threads (autocleanud with pthread_detach when thread finishes) on UnixDomainSocketServer. More... about 10 years ago
release changelog
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
Merge pull request #114 from gogo40/master
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
create a Dockerfile to build libjson-rpc-cpp n Linux/Debian More... about 10 years ago
Merge remote-tracking branch 'upstream/master' More... about 10 years ago
Merge branch 'develop' of github.com:cinemast/libjson-rpc-cpp into develop
cinemast
as Peter Spiess-Knafl
More... about 10 years ago
added check for pthread create
cinemast
as Peter Spiess-Knafl
More... about 10 years ago