Damian Kołakowski 1ebf43bcf7 Merge pull request #319 from marcc-orange/wsConnect il y a 7 ans
..
DemoServer.swift 4faeeea799 Websocket: Add connect/disconnect closures il y a 8 ans
Errno.swift d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). il y a 9 ans
Files.swift f4f7f8e60d Adds support for mimetypes il y a 8 ans
HttpParser.swift 9fc4ebd6f3 Remove dead code. il y a 8 ans
HttpRequest.swift 961079189c Improved testability il y a 9 ans
HttpResponse.swift 64c8382fc6 Add `data` to `HttpResponseBody` il y a 8 ans
HttpRouter.swift 5eaab4f138 remove split string extension from being public il y a 8 ans
HttpServer.swift 06631d6965 Version changes to 1.3.3. il y a 9 ans
HttpServerIO.swift 8f9e068bed Fix bug where server may fail to start il y a 8 ans
MimeTypes.swift cc406a4c03 Change NSString cast to avoid linux build failure. il y a 8 ans
Process.swift d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). il y a 9 ans
Scopes.swift 1c470623f6 Swift 4 support. il y a 8 ans
Socket+File.swift 4ba0b5cb69 Fix compilation error on Xcode 9.1 il y a 8 ans
Socket+Server.swift 7e1174fddc Added an option to set the address to listen to. il y a 9 ans
Socket.swift b366f5ed08 Fixed pointer operations in Socket (Xcode10 compilation) (#318) il y a 8 ans
String+BASE64.swift 7b3b96e820 Custom split/replace/trim/fromUInt8 String methods replaced by Swift's build in methods. il y a 9 ans
String+File.swift 3880363ed5 fixed warnings and linux support il y a 8 ans
String+Misc.swift 7b3b96e820 Custom split/replace/trim/fromUInt8 String methods replaced by Swift's build in methods. il y a 9 ans
String+SHA1.swift d18f018797 Fixed all compile errors for Linux SPM build ( a fix for OSAtomicCompareAndSwapInt still needed ). il y a 9 ans
WebSockets.swift 919ba13f39 Websocket: Add wrapper to prevent breaking the API il y a 8 ans