Skip to content

go-aah/ws

Repository files navigation

WebSocket library by aah framework

Build Status Code Coverage Go Report Card Release Version Godoc Twitter @aahframework

aah WS is RFC 6455 compliant; internally it uses tiny, efficient WebSocket library developed by Sergey Kamardin.

News

  • v0.4.0 released and tagged on Aug 05, 2018.

Installation

go get -u aahframework.org/ws.v0

Visit official website https://aahframework.org to learn more about aah framework.