Skip to content

thenikso/gorx

Repository files navigation

GoRx

This has been an experiment back from 2014. Check out https://github.com/ReactiveX/RxGo for a modern approach ath this.

An experiment in implementing Reactive Programming extensions for Go.

This implementation aim to be fully asyncronous to simplify the use of channels and go routines.

Test

Run go test.

About

Experimental Reactive Extensions for Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages