issues
search
amzn
/
smoke-framework
A light-weight server-side service framework written in the Swift programming language.
Apache License 2.0
1.45k
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Markdown list indenting
#34
ZevEisenberg
closed
5 years ago
0
Register handlers using a protocol rather than the raw path directly.
#33
tachyonics
closed
5 years ago
0
Move to Swift.Result. Delete custom result type.
#32
tachyonics
closed
5 years ago
0
Swift nio 2 dependencies
#31
tachyonics
closed
5 years ago
1
Remove compatibility for Swift versions prior to 5.
#30
tachyonics
closed
5 years ago
0
Move SwiftNIO dependency to major version 2
#29
tachyonics
closed
5 years ago
1
Adopt Swift.Result rather than our own Result types.
#28
tachyonics
closed
5 years ago
1
Remove swift 5.x compile warnings
#27
tachyonics
closed
5 years ago
0
Add the ability to choose if the server will shutdown on a received signal
#26
tachyonics
closed
5 years ago
0
Add Swift 5.1 CI tests.
#25
tachyonics
closed
5 years ago
0
Remove compatibility for Swift versions prior to 5
#24
tachyonics
closed
5 years ago
1
Add CI Tests for Swift 5.0.1 under Ubuntu 16.04 and Ubuntu 18.04
#23
tachyonics
closed
5 years ago
0
Fix typo in .travis.yml
#22
sushichop
closed
5 years ago
0
Optimise how SwiftNIO ByteBuffers are used
#21
tachyonics
closed
5 years ago
0
Cleanup request handling with NIOFoundationCompat.
#20
tachyonics
closed
5 years ago
0
Smoke should close the Channel if it receives an error in the last ChannelHandler
#19
weissi
closed
4 years ago
2
Improved shutdown behaviour
#18
tachyonics
closed
5 years ago
0
Improve shutdown behaviour
#17
tachyonics
closed
5 years ago
2
HTTP1 operation input and output
#16
tachyonics
closed
5 years ago
0
Operation delegate type fix. Remove core Codable constraint.
#15
tachyonics
closed
5 years ago
0
Introduce a HTTP1ServerResponseComponents type
#14
tachyonics
closed
5 years ago
0
Fix tests compile error on Linux.
#13
tachyonics
closed
6 years ago
0
tests don't compile on Linux
#12
weissi
closed
6 years ago
3
Add an invocation strategy protocol to specify how to invoke the HTTP1RequestHandler
#11
tachyonics
closed
6 years ago
0
Add integration/pull request CI testing for Smoke Framework
#10
tachyonics
closed
5 years ago
8
Restructure HTTP1-specific code from SmokeOperations package
#9
tachyonics
closed
6 years ago
2
Added Example
#8
alexliubj
closed
5 years ago
1
Added a couple lines on how to run swift test cases
#7
alexliubj
closed
6 years ago
0
Tutorial / basic server
#6
ilyagru
closed
6 years ago
2
body shouldn't be required for all requests
#5
robinsenior
closed
5 years ago
7
Fixes for spelling, grammar, and missing words
#4
aure
closed
6 years ago
1
🚀fixes
#3
johndpope
closed
6 years ago
1
Provide language hint to highlighter
#2
StuClift
closed
6 years ago
1
Fixes for non-blocking handler signatures.
#1
tachyonics
closed
6 years ago
0
Previous