Semyen Ignatov b366f5ed08 Fixed pointer operations in Socket (Xcode10 compilation) (#318) 8 лет назад
..
DemoServer.swift 7a40b0ab80 Revise: add pong closure to websocket 8 лет назад
Errno.swift d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). 9 лет назад
Files.swift f4f7f8e60d Adds support for mimetypes 8 лет назад
HttpParser.swift 9fc4ebd6f3 Remove dead code. 8 лет назад
HttpRequest.swift 961079189c Improved testability 9 лет назад
HttpResponse.swift 64c8382fc6 Add `data` to `HttpResponseBody` 8 лет назад
HttpRouter.swift 5eaab4f138 remove split string extension from being public 8 лет назад
HttpServer.swift 06631d6965 Version changes to 1.3.3. 9 лет назад
HttpServerIO.swift 8f9e068bed Fix bug where server may fail to start 8 лет назад
MimeTypes.swift cc406a4c03 Change NSString cast to avoid linux build failure. 8 лет назад
Process.swift d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). 9 лет назад
Scopes.swift 1c470623f6 Swift 4 support. 8 лет назад
Socket+File.swift 4ba0b5cb69 Fix compilation error on Xcode 9.1 8 лет назад
Socket+Server.swift 7e1174fddc Added an option to set the address to listen to. 9 лет назад
Socket.swift b366f5ed08 Fixed pointer operations in Socket (Xcode10 compilation) (#318) 8 лет назад
String+BASE64.swift 7b3b96e820 Custom split/replace/trim/fromUInt8 String methods replaced by Swift's build in methods. 9 лет назад
String+File.swift 3880363ed5 fixed warnings and linux support 8 лет назад
String+Misc.swift 7b3b96e820 Custom split/replace/trim/fromUInt8 String methods replaced by Swift's build in methods. 9 лет назад
String+SHA1.swift d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). 9 лет назад
WebSockets.swift fdcafa2eb6 Merge pull request #281 from sbarow/fix_test_coverage 8 лет назад