You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui/message
poire-z 0506ffe289
HttpInspector: new plugin for developers to inspect KOReader (#11457)
Can be used to inspect the state of the objects in
a running KOReader.
It can also be used to execute actions (like the ones
available to associate to a gesture) with HTTP requests
from a remote computer/devices/gadgets.
The TCP server side is provided either with a new
ZeroMQ StreamMessageQueueServer (thanks bneo99),
or with a LuaSocket based SimpleTCPServer.
Minor UIManager tweak to avoid uneeded inputevent
when such a ZeroMQ module is running.
2 months ago
..
filemessagequeue.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
messagequeue.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
simpletcpserver.lua HttpInspector: new plugin for developers to inspect KOReader (#11457) 2 months ago
streammessagequeue.lua Calibre: Log errors on wireless connection failures (#9914) 1 year ago
streammessagequeueserver.lua HttpInspector: new plugin for developers to inspect KOReader (#11457) 2 months ago