GitXplorerGitXplorer
b

dealer

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
d3aadaecdf6a6056c307911ca69574e8a49ba225

reimplementing timeouts, need testing

bblefaudeux committed 7 years ago
Unverified
06b9b83948572546d1580f50230725d55ed3f807

fixing includes

committed 7 years ago
Unverified
ca3a3591c6aaef5c077d5e400d9ac73721cf4163

fixes following go updates

committed 7 years ago
Unverified
9377a7c9d2a4d9ccd0b035ecbdd0ecde1904b26c

structure fix

committed 8 years ago
Unverified
918940cdfbc213880525df2f545221daceb784dd

structure fix

committed 8 years ago
Unverified
83c0971fe3fbadcdfafb2899ddc58208d5a5e876

formatting, pretty useless

committed 8 years ago

README

The README file for this repository.

dealer

Implementing a go tcp socket client, handling Json requests.

Blocking and non-blocking reading calls are possible, so that the client can return as soon as an expected Json reply appears.