| .. |
|
DemoServer.swift
|
4faeeea799
Websocket: Add connect/disconnect closures
|
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
|
3bb986b1e0
Merge remote-tracking branch 'upstream/stable' into xcode10
|
7 лет назад |
|
HttpRequest.swift
|
8d4aea4682
Update the project to Swift 4.2 and Xcode 10
|
7 лет назад |
|
HttpResponse.swift
|
64c8382fc6
Add `data` to `HttpResponseBody`
|
8 лет назад |
|
HttpRouter.swift
|
5eaab4f138
remove split string extension from being public
|
8 лет назад |
|
HttpServer.swift
|
b33a450a8c
replace 'UPDATE' -> 'PATCH'
|
7 лет назад |
|
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
|
56a9b32903
Merge pull request #327 from marcc-orange/fixWebSocketLength
|
7 лет назад |