|
|
d3c59248a2
|
import msgpack, begin work on object API
|
2023-09-07 15:06:00 -07:00 |
|
Kurt Sassenrath
|
ec3b953384
|
Various updates to initial server code.
Need to create user sessions and handle msgpack-encoded packets. The
plan is to use a branch of oh::msgpack with tl::expected.
|
2023-09-05 16:25:57 -07:00 |
|
|
|
eab689909d
|
Initial server interface, minor logging changes.
|
2023-09-04 22:46:33 -07:00 |
|
|
|
b0ed20369f
|
Initial commit
* Logging ported from layover project with minor tweaks.
* Logging test ported over.
* Boost libraries are available.
|
2023-09-04 16:03:58 -07:00 |
|