This repo hosts the codebase about learning Golang by attempting to implement the Node.js Events library in Go. The first blog post in this series can be here
This is for educational purpose not to be used in a production environment.
- Clone the repo
go build
and then./build-name
to build and run project
Feature requests and improvement suggestions are welcome, create an issue with the label suggestion