mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 09:05:45 +00:00
update api version with new implementation
This commit is contained in:
parent
47f58f800d
commit
93985095a5
14 changed files with 221 additions and 178 deletions
12
README.md
12
README.md
|
|
@ -17,21 +17,13 @@ cargo add ggemini
|
|||
|
||||
## Usage
|
||||
|
||||
* [Documentation](https://docs.rs/ggemini/latest/ggemini/)
|
||||
|
||||
_todo_
|
||||
|
||||
### `client`
|
||||
|
||||
[Gio](https://docs.gtk.org/gio/) API already provides powerful [SocketClient](https://docs.gtk.org/gio/class.SocketClient.html)\
|
||||
`client` collection just extends some features wanted for Gemini Protocol interaction.
|
||||
|
||||
#### `client::response`
|
||||
#### `client::response::header`
|
||||
#### `client::response::body`
|
||||
|
||||
### `gio`
|
||||
|
||||
#### `gio::memory_input_stream`
|
||||
|
||||
## See also
|
||||
|
||||
* [ggemtext](https://github.com/YGGverse/ggemtext) - Glib-oriented Gemtext API
|
||||
Loading…
Add table
Add a link
Reference in a new issue