Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-side support (part 1: safety) #43

Merged
merged 1 commit into from Dec 21, 2015
Merged

Server-side support (part 1: safety) #43

merged 1 commit into from Dec 21, 2015

Conversation

gpoitch
Copy link
Contributor

@gpoitch gpoitch commented Dec 19, 2015

This simply allows the route library to be safely included in a server environment without crashing.
It also tests that all public APIs can be called server-side without crashing.

I will create a follow-up PR that adds an API method so that you can actually execute and handle routing on the server.

@cognitom @GianlucaGuarini

@GianlucaGuarini
Copy link
Member

cool I looks good bravo!

@cognitom
Copy link
Member

@gdub22 awesome! Thank you so much. It looks simpler than before ;-)

cognitom added a commit that referenced this pull request Dec 21, 2015
Server-side support (part 1: safety)
@cognitom cognitom merged commit 712bf6b into riot:dev Dec 21, 2015
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.

None yet

3 participants