wails/v3/examples/dev
Andrey Pshenkin 561473d992
[V3] Refactor binding transport layer (#4702)
* custom transport initial

* transport codecs

* runtime set transport

* events transport

* clauded example

* bundled runtime

* wip: transport

* rework transports

* rework dialog responses

* cleanup

* cleanup

* improve error handling in HTTPTransport

* cleanup

* cleanup

* cleanup

* cleanup

* review changes

* review changes

* review changes

* review changes

* review changes

* review changes

* review changes

* move documentation to website docs

* update doc

* update changelog

* introduce JSClient method for transport for embedding JS part in transport

---------

Co-authored-by: Atterpac <Capretta.Michael@gmail.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2025-12-07 22:19:12 +11:00
..
build [v3] Add dev example 2023-08-18 10:51:02 +10:00
frontend [v3] Typed Events, revisited (#4633) 2025-11-11 20:25:57 +11:00
.gitignore Update contextmenus/dev example 2023-10-09 17:38:46 +11:00
go.mod [V3] Refactor binding transport layer (#4702) 2025-12-07 22:19:12 +11:00
go.sum [V3] Refactor binding transport layer (#4702) 2025-12-07 22:19:12 +11:00
main.go Refactor Manager API to use singular naming convention (#4367) 2025-06-22 12:19:14 +10:00
README.md Update Task to v3.31.0. Update deps. 2023-10-09 10:39:09 +11:00
Taskfile.yml Fix syso naming issue 2024-11-18 20:43:03 +11:00

Dev Example

NOTE: This example is currently a work in progress. It is not yet ready for use.