File tree
40 files changed
+534
-235
lines changed- crates
- rust-mcp-macros
- src
- tests
- rust-mcp-sdk
- src
- mcp_handlers
- mcp_runtimes
- client_runtime
- server_runtime
- tests/common
- rust-mcp-transport
- src
- doc
- examples
- hello-world-mcp-server-core
- src
- hello-world-mcp-server
- src
- hello-world-server-core-sse
- src
- hello-world-server-sse
- src
- simple-mcp-client-core-sse
- src
- simple-mcp-client-core
- src
- simple-mcp-client-sse
- src
- simple-mcp-client
- src
40 files changed
+534
-235
lines changedLines changed: 94 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 |
| |
21 | 27 |
| |
22 | 28 |
| |
| |||
63 | 69 |
| |
64 | 70 |
| |
65 | 71 |
| |
| 72 | + | |
66 | 73 |
| |
67 | 74 |
| |
68 | 75 |
| |
| |||
106 | 113 |
| |
107 | 114 |
| |
108 | 115 |
| |
| 116 | + | |
109 | 117 |
| |
110 | 118 |
| |
111 | 119 |
| |
| |||
167 | 175 |
| |
168 | 176 |
| |
169 | 177 |
| |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
| 178 | + | |
174 | 179 |
| |
175 | 180 |
| |
176 | 181 |
| |
| |||
301 | 306 |
| |
302 | 307 |
| |
303 | 308 |
| |
304 |
| - | |
| 309 | + | |
| 310 | + | |
305 | 311 |
| |
306 | 312 |
| |
307 | 313 |
| |
|
Lines changed: 25 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 |
| |
27 | 31 |
| |
28 | 32 |
| |
| |||
33 | 37 |
| |
34 | 38 |
| |
35 | 39 |
| |
36 |
| - | |
| 40 | + | |
37 | 41 |
| |
38 | 42 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
45 | 63 |
|
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 |
| |
16 | 24 |
| |
17 | 25 |
| |
18 | 26 |
| |
19 | 27 |
| |
20 | 28 |
| |
| 29 | + | |
21 | 30 |
| |
22 | 31 |
| |
23 | 32 |
| |
24 | 33 |
| |
25 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
26 | 40 |
| |
27 | 41 |
| |
28 | 42 |
| |
| |||
38 | 52 |
| |
39 | 53 |
| |
40 | 54 |
| |
| 55 | + | |
41 | 56 |
| |
42 | 57 |
| |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
43 | 64 |
| |
44 | 65 |
| |
45 | 66 |
| |
|
0 commit comments