Skip to content

Added Sol - An MQTT broker from scratch tutorial #187

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

Merged
merged 2 commits into from
Oct 14, 2019
Merged

Added Sol - An MQTT broker from scratch tutorial #187

merged 2 commits into from
Oct 14, 2019

Conversation

codepr
Copy link
Contributor

@codepr codepr commented Oct 13, 2019

Description

Added a comprehensive tutorial in 6 parts + bonus to build an MQTT broker from scratch in C.

Motivation and Context

The project covers a lot of interesting CS topics, like low level networks, EPOLL interface and data structures implementation.

How Has This Been Tested?

All URLs are working correctly

Types of changes

  • Content Update (change which fixes an issue or updates an already existing submission)
  • New Article (change which adds functionality)
  • Documentation change

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have made checks to ensure URLs and other resources are valid

Copy link
Member

@tuvtran tuvtran left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for adding this.

@tuvtran tuvtran merged commit 44c825f into practical-tutorials:master Oct 14, 2019
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