Chandra 0.04
Files
- Chandra.xs
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- examples/bind_example.pl
- examples/chat_hub.pl
- examples/chat_window.pl
- examples/counter_app.pl
- examples/devtools_example.pl
- examples/element_example.pl
- examples/hot_reload_content.html
- examples/hot_reload_example.pl
- examples/routing_example.pl
- examples/socket_ipc_example.pl
- include/webview-cocoa.c
- include/webview-gtk.c
- include/webview.h
- lib/Chandra.pm
- lib/Chandra/App.pm
- lib/Chandra/Bind.pm
- lib/Chandra/Bridge.pm
- lib/Chandra/DevTools.pm
- lib/Chandra/Dialog.pm
- lib/Chandra/Element.pm
- lib/Chandra/Error.pm
- lib/Chandra/Event.pm
- lib/Chandra/HotReload.pm
- lib/Chandra/Protocol.pm
- lib/Chandra/Socket/Client.pm
- lib/Chandra/Socket/Connection.pm
- lib/Chandra/Socket/Hub.pm
- ppport.h
- t/01_basic.t
- t/02_bind.t
- t/03_constructor.t
- t/04_bind_advanced.t
- t/05_bridge.t
- t/06_event.t
- t/07_lifecycle.t
- t/08_dispatch.t
- t/09_app.t
- t/10_element.t
- t/11_error.t
- t/12_devtools.t
- t/13_hot_reload.t
- t/14_dialog.t
- t/15_protocol.t
- t/16_routing.t
- t/17_app_integration.t
- t/18_element_dynamic.t
- t/19_devtools_integration.t
- t/20_error_edge_cases.t
- t/21_bind_isolation.t
- t/22_hotreload_edge.t
- t/23_dialog_edge.t
- t/24_protocol_edge.t
- t/25_event_edge.t
- t/26_socket.t
- t/27_socket_integration.t
- typemap