English|中文
eio is a module that provides an event-driven specification. After multiple iterations, it has shifted away from providing specific events and instead focuses on offering relatively abstract interfaces, along with methods for message serialization.
- Provides an event-driven specification
- Emphasizes relatively abstract interface design
- Offers methods for message serialization
go get -u github.com/qmstar0/eioContributions in the form of code or issue reports are welcome. Please refer to the Contribution Guidelines for more information.