Ravin Perera
|
61b38bb0a0
|
Implemented socket message templates. (#40)
Implemented socket message templates to support broadcast (shared_ptr) and to achieve buffer zero-copy.
|
2019-10-23 13:04:57 +05:30 |
|
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 |
|
Ravidu Lashan
|
11489de7a1
|
Fixed issue in node client closing the connection (#16)
* Fixed timeout issue of client
* Fixed issue in node client
* Removed unused files
|
2019-10-10 13:08:46 +05:30 |
|
Ravin Perera
|
374424f98f
|
Code comments and consistency improvements. (#12)
|
2019-10-09 22:26:08 +05:30 |
|