Chandra.xs
Changes
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
examples/tray_example.pl
include/chandra/chandra.h
include/chandra/chandra_bind.h
include/chandra/chandra_devtools.h
include/chandra/chandra_element.h
include/chandra/chandra_error.c
include/chandra/chandra_error.o
include/chandra/chandra_socket_client.h
include/chandra/chandra_socket_common.h
include/chandra/chandra_socket_hub.h
include/webview-cocoa.c
include/webview-gtk.c
include/webview-tray-cocoa.c
include/webview-tray-gtk.c
include/webview-tray-win32.c
include/webview-win32.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
lib/Chandra/Tray.pm
Makefile.PL
MANIFEST
ppport.h
README
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
t/28_bridge_edge.t
t/29_bind_edge.t
t/30_element_edge.t
t/31_error_advanced.t
t/32_devtools_edge.t
t/33_hotreload_advanced.t
t/34_socket_edge.t
t/35_tray.t
t/36_tray_edge.t
t/37_css_js.t
typemap
xs/app.xs
xs/bind.xs
xs/bridge.xs
xs/core.xs
xs/devtools.xs
xs/dialog.xs
xs/element.xs
xs/error.xs
xs/event.xs
xs/hotreload.xs
xs/protocol.xs
xs/socket_client.xs
xs/socket_connection.xs
xs/socket_hub.xs
xs/tray.xs
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
