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

Base Siren Server #3

Merged
merged 11 commits into from
Sep 14, 2023
Merged

Base Siren Server #3

merged 11 commits into from
Sep 14, 2023

Conversation

nwdepatie
Copy link
Contributor

This is a pretty simple commit showing a simple websocket server in C++ that we can build off of for future development. @evanlombardo did most of the heavy lifting research and I worked on Makefile stuff

Copy link
Contributor

@evanlombardo evanlombardo left a comment

Choose a reason for hiding this comment

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

Looks good 👍

Copy link

@Peyton-McKee Peyton-McKee left a comment

Choose a reason for hiding this comment

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

I assume documentation is gonna be added later, but just want to mention it now.

siren/main.cpp Outdated Show resolved Hide resolved
siren/siren_server.h Outdated Show resolved Hide resolved
siren/siren_server.h Outdated Show resolved Hide resolved
siren/siren_server.cpp Outdated Show resolved Hide resolved
@nwdepatie nwdepatie merged commit 0a11bc4 into main Sep 14, 2023
@nwdepatie nwdepatie deleted the evan-siren branch September 14, 2023 00:55
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.

3 participants