Ravin Perera
|
dac43e857a
|
Optimized user pipes life time. (#26)
Optimized user-contract I/O pipes.
|
2019-10-14 23:48:15 +05:30 |
|
Ravidu Lashan
|
9ec9c9575d
|
Refactored socket send method and message recieved method (#25)
* Enhanced sockets
* Removed unnecessary copy operations
* Enhanced sock session send method to recieve rref
* Enhanced on_read with rvalue reference
* Added string_view
* Added comments
|
2019-10-14 18:26:34 +05:30 |
|
Ravin Perera
|
56c3e3ee93
|
Optimized string passing with string_view.
|
2019-10-14 17:03:11 +05:30 |
|
Ravin Perera
|
ebf13209e1
|
Code consistency improvements (#21)
Fully-qualified namespace accessors
Updated function out param order
reinterpret_cast
|
2019-10-11 20:08:53 +05:30 |
|
Ravin Perera
|
f64cdc6ad0
|
Implemented user connection challenge handshake (#20)
Implemented user connection challenge handshake.
Optimized user challenge message processing.
|
2019-10-11 17:29:45 +05:30 |
|