unknown
2afeaafa6a
Update minimal websocket client example.
2024-06-05 12:45:28 -05:00
Yuri Sizov
978a13bb0a
Mark potentially outdated pages with a WIP warning
2023-02-26 14:21:15 +01:00
Yuri Sizov
9473b6c9e3
Enable error reporting on the CI and address the remaining errors
2023-02-24 17:35:32 +01:00
Fabio Alessandrelli
fd0d712814
[Net] Change server in the websocket demo.
...
The old server (echo.websocket.org) is no longer active.
The new server (libwebsockets.org) is the demo server of another popular
websocket library (LWS) which we also previously used.
2022-04-29 13:44:48 +02:00
Will Stott
1ac9f5ec31
Update the websockets tutorial for Godot 4's new signal connect syntax. ( #5776 )
2022-04-29 12:26:29 +02:00
Henodude
deb89f665d
Fix the syntax for the Android permission requirement on network tutorials ( #5433 )
2021-12-06 18:13:15 +01:00
Lucida Dragon
062aa06eec
Fix typo in WebSocket tutorial ( #5296 )
2021-10-04 01:40:12 +02:00
Hugo Locurcio
17c5fe0e35
Document the permission requirement on Android on network tutorials
2021-08-11 18:15:28 +02:00
Marcin Sędłak-Jakubowski
bd19917ea0
Draft: Remove "simple", "simply", "easy", and "just" from the docs ( #4496 )
...
* Various style edits
* Edit out "simple" when possible
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
Co-authored-by: Clay John <claynjohn@gmail.com >
2021-07-11 14:38:53 +02:00
Hugo Locurcio
d494d19dac
Remove trailing whitespace and irregular whitespace
2020-05-17 00:26:19 +02:00
Hugo Locurcio
046215542d
Fix some typos and grammar mistakes found using LanguageTool
2020-04-16 23:07:05 +02:00
frido
6a6464aea1
Fix various typos and grammar issues in tutorial articles
2019-10-09 23:56:08 +02:00
follower
c867b5bd29
Typo fix: "connecitons" -> "connections"
2019-08-23 16:39:54 +12:00
Fabio Alessandrelli
ca1ce9c710
Add minimal websocket tutorial.
2019-07-28 15:28:39 +02:00