mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 17:15:31 +00:00
update readme
This commit is contained in:
parent
2c175cf684
commit
2585b6ad4a
1 changed files with 3 additions and 1 deletions
|
|
@ -21,7 +21,9 @@ cargo add ggemini
|
||||||
### `client`
|
### `client`
|
||||||
|
|
||||||
Gio API already includes powerful [SocketClient](https://docs.gtk.org/gio/class.SocketClient.html),
|
Gio API already includes powerful [SocketClient](https://docs.gtk.org/gio/class.SocketClient.html),
|
||||||
`ggemini::client` implementation just extends a bit some features for Gemini Protocol.
|
`ggemini::client` just extends some features a bit, to simplify interaction with socket over Gemini Protocol.
|
||||||
|
|
||||||
|
It also contain some children components/mods bellow for low-level access any feature directly.
|
||||||
|
|
||||||
#### `client::buffer`
|
#### `client::buffer`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue