Skip to content

go-aah/ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f8c225c · Aug 5, 2018

History

26 Commits
Jun 18, 2018
Apr 13, 2018
Jun 18, 2018
Apr 13, 2018
Aug 5, 2018
Jun 18, 2018
Aug 5, 2018
Jun 18, 2018
Jun 18, 2018
Apr 27, 2018
Aug 5, 2018
May 22, 2018

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.