summaryrefslogtreecommitdiffstats
path: root/modules/websocket/library_godot_websocket.js
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Merge pull request #79407 from zaevi/fix_web_websocket-close-reasonRémi Verschelde2023-10-131-1/+1
|\
| * [Web]Fix WebSocket returning empty close-reason.Zae2023-07-131-1/+1
* | Add `proxy_to_pthread` option to `platform=web`Adam Scott2023-10-091-0/+5
|/
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use 3001 instead of 1001 when destroying a websocket.Jason Knight2022-03-181-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Websocket peer outbound buffer fixes. Expose outbound buffered amount.Jordan Schidlowsky2021-07-311-0/+14
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [HTML5] Add function signatures to JS libraries.Fabio Alessandrelli2020-12-041-0/+4
* [HTML5] Run eslint --fix.Fabio Alessandrelli2020-11-231-31/+31
* [HTML5] Libraries refactor for linting.Fabio Alessandrelli2020-11-211-20/+20
* Fix godot_js_websocket_send function unused assignment.Marcel Admiraal2020-11-171-4/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* [HTML5] Port JavaScript inline code to libraries.Fabio Alessandrelli2020-11-101-0/+187