poco/MongoDB
Matej Kenda 3f76ad60c3
fix(MongoDB) use constants instead of typed enum in OpMsgMessage (#4822)
* fix(MongoDB): Use constants for payload types instead of enum to avoid improper binary serialisation with some compilers (int instead of unsigned char).

* enh(MongoDB): Minor code improvements to use string literals.
2024-12-17 09:25:06 +01:00
..
2023-11-04 23:11:38 +01:00
2013-02-16 20:51:58 +01:00
2020-01-11 22:33:28 +01:00
2024-01-31 22:07:07 +01:00