Skip to content

Conversation

@tomerd
Copy link
Contributor

@tomerd tomerd commented May 21, 2020

motivation: clearer examples as we prepare to open source

changes:

  • rename debugging example to make the name more accurate
  • add more information in the local debugging example
  • add docker task to test examples

@tomerd tomerd changed the title imrve examples improve debugging example May 21, 2020
@tomerd tomerd force-pushed the fix/local-debugging--example branch from de83f9c to 4b6005b Compare May 21, 2020 03:29
@tomerd tomerd requested review from fabianfett, ktoso and yim-lee May 21, 2020 03:29
@tomerd tomerd force-pushed the fix/local-debugging--example branch 2 times, most recently from 1b3df9c to 25f1e8d Compare May 21, 2020 03:55
@tomerd
Copy link
Contributor Author

tomerd commented May 21, 2020

@swift-server-bot test this please

1 similar comment
@tomerd
Copy link
Contributor Author

tomerd commented May 21, 2020

@swift-server-bot test this please

@tomerd tomerd force-pushed the fix/local-debugging--example branch 2 times, most recently from 3f8aa91 to 4b015a8 Compare May 21, 2020 04:09
using the relevant `MyLambda` and `MyApp` Xcode schemas.

Start with running the `MyLambda` target on the mac, once up you should see a log message in Xcode console saying
`LocalLambdaServer started and listening on 127.0.0.1:7000, receiving payloads on /invoke`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps make this into a code block

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will address when we merge #83 since it changes things

motivation: clearer examples as we prepare to open source

changes:
* rename debugging example to make the name more accurate
* add more information in the local debugging example
* add a Shared module to show how to share code between client and server
* make example more useful - use JSON for registration like flow
* add docker-compose task to test examples
@tomerd tomerd force-pushed the fix/local-debugging--example branch from 4b015a8 to 2875063 Compare May 21, 2020 04:12
@tomerd
Copy link
Contributor Author

tomerd commented May 21, 2020

@swift-server-bot test this please

Co-authored-by: Yim Lee <yim_lee@apple.com>
@tomerd tomerd force-pushed the fix/local-debugging--example branch from 617196a to 5d0f126 Compare May 21, 2020 04:27
@tomerd tomerd force-pushed the fix/local-debugging--example branch from 012bcdb to c410f5d Compare May 21, 2020 04:46
@tomerd tomerd merged commit d956b89 into master May 21, 2020
@tomerd tomerd deleted the fix/local-debugging--example branch May 21, 2020 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants