Skip to content

pyinx/gorocket

This branch is 4 commits ahead of detached/gorocket:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
houwenhui
Aug 10, 2017
78ae135 · Aug 10, 2017

History

53 Commits
Jan 15, 2017
Jan 15, 2017
Jun 29, 2017
Jan 18, 2017
Aug 10, 2017
Jan 15, 2017
Jan 15, 2017
Jan 15, 2017
Jun 29, 2017
Nov 3, 2016
Nov 3, 2016

Repository files navigation

gorocket

Build Status Coverage Status

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

The tests are failing because the library is not fully compatible to the newest version of RocketChat. I will not update the lib because I am not using RocketChat any more.

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.

About

RocketChat client for golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.4%
  • Makefile 2.0%
  • Shell 0.6%