Commit Graph

  • 71587eab10 Document configuration variables in deploy.sh (#97) Eneko Alonso 2020-06-06 18:21:35 -07:00
  • aa6468b360 add docker-compose setup for amazon linux (#114) tomer doron 2020-06-05 20:23:08 -07:00
  • 5e546a1a9e Added jq requirement to examples readme (#106) Brendan Kirchner 2020-06-03 13:44:28 -04:00
  • c562cb8d0f Fix Typo in readme.md (#110) Christoph Walcher 2020-06-03 17:26:55 +02:00
  • 3b29513652 handle lambda errors correctly in mock server (#104) tomer doron 2020-06-01 13:15:30 -07:00
  • e2ac820289 add an option to start the local debugging server based on an env variable (#87) tomer doron 2020-06-01 12:38:06 -07:00
  • cc345ba7ce link Fabian's great getting started guide (#103) Johannes Weiss 2020-06-01 14:41:32 +01:00
  • 7d646b49b2 Readme typo (#101) Colton Schlosser 2020-05-31 11:28:49 -05:00
  • eaa6fb6338 Add a User-Agent when using the Lambda Runtime API (#98) Bryan Moffatt 2020-05-30 18:39:34 +01:00
  • f1ce84f70b Fix typo in ErrorHandling Example (#93) pmarrufo 2020-05-29 13:42:44 -07:00
  • f35f87c9e5 fix typo in readme.md (#95) Zhibin Cai 2020-05-29 13:40:19 -07:00
  • cac8e72c85 Fix typo in readme.md (#94) Max Desiatov 2020-05-29 21:32:29 +01:00
  • 03e5d7ed95 Fix typo (#92) Bryan Bartow 2020-05-29 14:24:26 -05:00
  • 75d05ca954 docs cleanup (#91) 0.1.0 tomer doron 2020-05-28 12:19:19 -07:00
  • 3cb9330832 fix example correctness (#90) tomer doron 2020-05-28 09:59:56 -07:00
  • 8c24cffd97 fix context members to follow swift APi guidelines (#88) tomer doron 2020-05-27 11:46:31 -07:00
  • fe60959b99 fix race condition when shutting down server Fabian Fett 2020-05-21 18:11:29 +02:00
  • d956b89dbc improve debugging example (#84) tomer doron 2020-05-21 09:07:38 -07:00
  • e907bd5edf fix small typo (#80) tomer doron 2020-05-20 10:04:00 -07:00
  • 53930fef38 add debug functionality to test with mock server (#73) Fabian Fett 2020-05-16 01:56:17 +02:00
  • 64ee5a215c small fixes to the perf script (#78) tomer doron 2020-05-12 16:04:30 -07:00
  • ab3ce640aa Use NIO in Single Threaded Mode (#68) Fabian Fett 2020-05-12 22:41:10 +02:00
  • d3b75176dd Update APIGateway example to use AWSLambdaEvents (#76) Fabian Fett 2020-05-12 21:41:01 +02:00
  • 76b2332477 update readme (#75) tomer doron 2020-05-11 10:39:19 -07:00
  • b7462b8081 Make Lambda.env() -> String? public (#61) Fabian Fett 2020-05-08 21:35:55 +02:00
  • 9310ad8f65 Merge pull request #72 from swift-server/move-samples tomer doron 2020-05-07 09:47:16 -07:00
  • e97f05e7cb Merge branch 'master' into move-samples tomer doron 2020-05-07 09:47:01 -07:00
  • 5361e2f649 Moved Foundation to AWSLambdaRuntime; AWSLambdaRuntime renamed to AWSLambdaRuntimeCore (#41) Fabian Fett 2020-05-07 18:37:28 +02:00
  • b7962a8213 Added DynamoDB Event (#65) Fabian Fett 2020-05-07 18:05:11 +02:00
  • bf1b08cb8e Rename RequestWork to GetNextInvocation (#74) Fabian Fett 2020-05-07 17:37:07 +02:00
  • 1d9637279a Moved Foundation to AWSLambdaRuntime; AWSLambdaRuntime renamed to AWSLambdaRuntimeCore (#41) Fabian Fett 2020-05-07 18:37:28 +02:00
  • 29d631709f Added DynamoDB Event (#65) Fabian Fett 2020-05-07 18:05:11 +02:00
  • b5f18dad4b move examples into a subdirectory tom doron 2020-05-06 13:10:42 -07:00
  • 9df8a1a468 Rename RequestWork to GetNextInvocation (#74) Fabian Fett 2020-05-07 17:37:07 +02:00
  • d5368bbe25 moving examples into a subdirectory tom doron 2020-05-06 12:11:07 -07:00
  • 593f0395d6 better links to events docs (#67) tomer doron 2020-05-06 07:23:54 -07:00
  • 2324074c33 improve type aliases and API docs (#64) tomer doron 2020-04-28 14:31:43 -07:00
  • 8509674ed0 Add apigateway and alb (#52) Fabian Fett 2020-04-27 19:49:44 +02:00
  • 2297929bfd LambdaCodableEncoder should be less Foundation biased (#66) Fabian Fett 2020-04-27 19:32:17 +02:00
  • bfad18623d hide testing harness in release builds (#63) tomer doron 2020-04-27 10:23:56 -07:00
  • 920302a4c3 Improve testing utils (#60) Fabian Fett 2020-04-23 09:11:05 +02:00
  • 378adf844d Allow integration with API Frameworks: Public Lifecycle (#58) Fabian Fett 2020-04-23 01:10:38 +02:00
  • d3c72e93e6 Add a SAM template for deploying the lambdas to AWS. (#2) tachyonics 2020-04-06 09:31:43 -07:00
  • dede451849 update ci setup (#56) tomer doron 2020-04-03 19:50:46 -07:00
  • 7a946064e7 Added SNS & SQS Events (#46) Fabian Fett 2020-04-03 19:36:47 +02:00
  • a810911e02 AWSRegion without enum (#54) Fabian Fett 2020-04-03 19:34:23 +02:00
  • 40d05992f7 breakdown examples intro separate targets (#1) tomer doron 2020-04-02 11:01:27 -07:00
  • 3fad2f5751 Added Cloudwatch Event (#48) Fabian Fett 2020-03-30 23:07:18 +02:00
  • 1685d891b0 update perf script (#51) tomer doron 2020-03-27 15:32:14 -07:00
  • 6f7103251a Reusable JSONCoders (#50) Fabian Fett 2020-03-27 17:21:42 +01:00
  • ac290985fa Reuse DispatchQueue for multiple Invocations (#49) Fabian Fett 2020-03-26 21:58:28 +01:00
  • e1ee4ea0dd initial commit tom doron 2020-03-25 15:58:57 -07:00
  • 87121ec394 Capitalized HttpClient to HTTPClient filename (#47) Fabian Fett 2020-03-25 18:52:22 +01:00
  • 643dd91375 Added S3 Event (#45) Fabian Fett 2020-03-25 00:01:40 +01:00
  • a9606fc636 better formatting (#44) tomer doron 2020-03-19 22:28:51 -07:00
  • 2cd6bce4d3 Remove use of JSONEncoder for Error Reporting (#42) Fabian Fett 2020-03-19 04:23:53 +01:00
  • 468a9009fd improve readme readability (#40) tomer doron 2020-03-18 14:56:33 -07:00
  • c2673d4634 update contributors list (#43) tomer doron 2020-03-17 18:25:48 -07:00
  • b61aab012e rename project to SwiftAWSLambdaRuntime (#38) tomer doron 2020-03-13 14:48:25 -07:00
  • 88f3b504f4 swift 5.2 (#37) tomer doron 2020-03-13 12:54:12 -07:00
  • e4104135e4 simpler/faster mock tom doron 2020-03-13 12:50:24 -07:00
  • 7d1b309035 refactor api 1 (#33) tomer doron 2020-03-13 11:44:22 -07:00
  • 9d15930563 improve linux perf script (#34) tomer doron 2020-03-12 10:38:16 -07:00
  • 2e04511741 move config, lifecycle, context to separate files (#32) tomer doron 2020-03-11 12:01:18 -07:00
  • a05185185e refactor bootstrapping (#28) tomer doron 2020-03-10 11:17:31 -07:00
  • d0466172b6 Add Deadline (#27) Fabian Fett 2020-03-10 18:30:12 +01:00
  • eb2f31ce7c add ci setup for 5.2 (#31) tomer doron 2020-03-10 00:10:26 -07:00
  • e0b34c4e2f test with tsan (#30) tomer doron 2020-03-09 23:33:05 -07:00
  • 6c27af249a remove dead code (#29) tomer doron 2020-03-09 19:46:52 -07:00
  • a6af55cc9a refactor tests (#23) tomer doron 2020-03-09 09:59:55 -07:00
  • df4e247910 Removed “Connection” headers (#26) Fabian Fett 2020-03-09 17:49:39 +01:00
  • ddee38c367 LambdaRuntimeClient works with Invocation (#19) Fabian Fett 2020-03-08 23:10:03 +01:00
  • 08f75f51c7 refactor (#13) tomer doron 2020-03-08 12:41:09 -07:00
  • b8a6466577 add docker support (#15) tomer doron 2020-03-06 18:43:16 -08:00
  • 95cf94e4ad add script to help setup performance measuring in linux (#12) tomer doron 2020-03-06 15:23:03 -08:00
  • df6638d63b Don’t create an EventLoopFuture chain (#4) Fabian Fett 2020-03-06 21:27:52 +01:00
  • 3fc1b1ae5a Scale test iterations independently (#6) tomer doron 2020-03-05 13:51:30 -08:00
  • 0cb1f134db Replaced String(utf8String: value) with String(cString: value) (#2) tomer doron 2020-03-05 13:50:59 -08:00
  • 209906d390 performance improvments (#17) Tom Doron 2020-03-04 13:54:55 -08:00
  • c3d4ad5a39 performance tests (#16) Tom Doron 2020-03-04 11:01:15 -08:00
  • 5c724da6b3 update sample link Tom Doron 2020-03-02 12:23:33 -08:00
  • 4803c61152 remove NIOAny wrapper (#15) Tom Doron 2019-10-08 18:03:50 -07:00
  • fb6de922de more refactoring (#14) Tom Doron 2019-09-26 07:11:12 -07:00
  • 2201da9944 more refactoring (#13) Tom Doron 2019-09-18 08:46:53 -07:00
  • c31ee33105 refactor (#12) Tom Doron 2019-09-16 02:05:02 -07:00
  • 5206176688 Add lambda initialization (#11) George Barnett 2019-09-10 16:01:18 +01:00
  • 4b9cd8350c update code to swift5 and nio2 (#10) Tom Doron 2019-08-05 14:05:48 -07:00
  • 30a79d8602 pin to swift-nio v1 tomer doron 2019-08-01 16:49:20 -07:00
  • 20309e2ad7 code style (#9) Tom Doron 2018-12-03 18:25:46 -08:00
  • e3f3a979ee add docs (#8) Tom Doron 2018-11-30 15:35:37 -08:00
  • 61a90e123c hide LambdaLifecycleResult from users (#6) Tom Doron 2018-11-30 15:11:53 -08:00
  • 7084c7c881 add public constructor to LambdaContext (#7) Tom Doron 2018-11-27 11:46:02 -08:00
  • 6d618f2c33 shutdown handler, lambda api adjustment, latest swift-nio (#5) Tom Doron 2018-11-21 12:57:10 -05:00
  • a9c8c1cb5f Refactor code to be more robust and more swift-like. (#4) Norman Maurer 2018-11-15 22:47:34 +01:00
  • 39b0140b80 http client event loop cleanup (#3) Tom Doron 2018-11-14 11:34:52 -08:00
  • 6c9c1616d0 cleanup and refactoring tomer doron 2018-11-14 11:19:34 -08:00
  • 9e8135ee2b make more Swift-like Johannes Weiss 2018-11-14 11:53:49 +00:00
  • 93c9cfdf63 initial commit tomer doron 2018-11-01 08:16:19 -07:00