summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Benjamin Braatz [Wed, 24 Jul 2024 14:54:56 +0000 (16:54 +0200)]
Add documentation
Oe.Salim Duran [Thu, 9 Mar 2023 11:35:14 +0000 (12:35 +0100)]
- Added stream_set_blocking for non-blocking mode.
- Added stream_select for _readBytes and _writeBytes methods.
Oe.Salim Duran [Thu, 5 May 2022 10:57:44 +0000 (12:57 +0200)]
- RemoteConnection class moved to graph-common.
- RemoteConnection is marked as deprecated in graph-client.
Sebastian Brix [Mon, 14 Feb 2022 13:33:49 +0000 (14:33 +0100)]
- added type annotations
- checked code with psalm
Sebastian Wassen [Fri, 18 Aug 2017 14:06:15 +0000 (16:06 +0200)]
initial commit