Skip to content

Extract server struct and add server options#826

Merged
alexshtin merged 19 commits intotemporalio:masterfrom
alexshtin:feature/server-options
Oct 11, 2020
Merged

Extract server struct and add server options#826
alexshtin merged 19 commits intotemporalio:masterfrom
alexshtin:feature/server-options

Conversation

@alexshtin
Copy link
Copy Markdown
Contributor

@alexshtin alexshtin commented Oct 10, 2020

What changed?
Server was extracted to the struct Server with Start() and Stop() methods. Server can be configured with options passed to constructor.

Why?
This PR allows customers to build their own version of server with different set of dependencies (WIP).

How did you test it?
Manually run server with Go SDK integration tests and all server tests.

Potential risks
No risks. New functionality.

@alexshtin alexshtin merged commit 32d6a92 into temporalio:master Oct 11, 2020
@alexshtin alexshtin deleted the feature/server-options branch October 11, 2020 05:26
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