Oz

Results 3 issues of Oz

The key codes for Space nor the Cycle Input commands doesn't work. Do you guys know something about it? Thanks!

Hello, I have this simple code to handle head requests: ```swift func startServer(port: Int) -> Error? { do { if server.isRunning { return nil } try server.start(port: port) server.webSocketDelegate =...

Hi, The new Sony TV are based on the Android os. Does this library works on them? Thanks