fwcd / fwcd/socha-client-rust-2024

Change of Protocol

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The server's XML protocol has recently been updated.

Before it was this pattern:
```xml



SUM
true


AVERAGE
true






2
27





0
15



````

Now it has this pattern:

```xml



SUM
true


AVERAGE
true


AVERAGE
true






2
23
0





0
0
0



```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.