Commit 5fddd3c
authored
feat: introduce
* feat: add new rust-mcp-extra crate
* feat: add rust-mcp-extra crate
* initial
* feat: snow-flake generator
* feat: implement id_generators
* chore: add readme
* chore: cargo features
* chore: update comments
* chore: update cargo features
* chore: update readme and add to release pleaserust-mcp-extra crate for extended id, session, and event store support (#108)1 parent ea5d580 commit 5fddd3c
File tree
17 files changed
+810
-157
lines changed- crates/rust-mcp-extra
- src
- id_generator
- sqlite
- examples/hello-world-server-streamable-http/src
17 files changed
+810
-157
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
95 | 109 | | |
96 | 110 | | |
97 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments