BLWebSocketsServer icon indicating copy to clipboard operation
BLWebSocketsServer copied to clipboard

BLWebSocketsServer is a lightweight websockets server for iOS built around libwebsockets. The server suports both synchronous requests and push.

Results 12 BLWebSocketsServer issues
Sort by recently updated
recently updated
newest added

This picks up where #6 left off. When building my project I receive 28 warnings stating that `Implicit conversion loses integer precision`. All but one of the implicit conversion warnings...

Hi Ben, I talked with an Apple Engineer today about the effects that the new App Nap API will have on background apps in 10.9. Essentially, the system is going...