Skip to content

skilld-labs/gorocket

 
 

Repository files navigation

gorocket

Build Status Coverage Status

RocketChat client for golang. Compatible to the rest API of version 0.48.2.

RocketChat provides a rest and a realtime interface. This library provides clients for both.

go get github.com/detached/gorocket/rest
go get github.com/detached/gorocket/realtime

For more information checkout the rest-godoc and realtime-godoc, the test files or the examples.

Packages

No packages published

Languages

  • Go 98.2%
  • Makefile 1.4%
  • Shell 0.4%