Nathan Osman
|
1374064c0b
|
Cleaned up the Request class a bit.
|
2013-08-01 17:12:37 -07:00 |
Nathan Osman
|
fa702fbe15
|
Collapsed individual reply signals to single reply signal that emits reference to Reply.
|
2013-08-01 15:43:58 -07:00 |
Nathan Osman
|
12df269ae0
|
Integrated new Lexer and Parser class into Client class.
|
2013-07-15 22:19:40 -07:00 |
Nathan Osman
|
1b45cb3777
|
Added generic reply() signal to Request class.
|
2013-07-04 14:14:53 -07:00 |
Nathan Osman
|
e049215a70
|
Added separate signals for each type of reply.
|
2013-07-04 09:25:46 -07:00 |
Nathan Osman
|
0979104127
|
Implemented sending of requests in tests and removed dependencies on C++11 features to allow older compilers to compile the client library and test suite.
|
2013-07-02 15:26:19 -07:00 |
Nathan Osman
|
32f01b33cb
|
Implemented test suite that tests the connection and disconnection process.
|
2013-07-01 21:45:04 -07:00 |
Nathan Osman
|
4104a591e3
|
Renamed Command class to Request to better reflect its actual role.
|
2013-07-01 09:00:58 -07:00 |