gofbp icon indicating copy to clipboard operation
gofbp copied to clipboard

This repo is an FBP implementation written in Go that follows pretty closely the logic of JavaFBP and C#FBP, taking advantage of Go's "goroutines"

Results 12 gofbp issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [softprops/action-gh-release](https://redirect.github.com/softprops/action-gh-release) | action | major | `v1` → `v2` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-go](https://redirect.github.com/actions/setup-go) | action | major | `v2` -> `v5` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v2` -> `v4` | --- ### Release...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v3` | ---...

@jpaulm Thank you a lot for bring FBP concept to the world! I am really excited to see you productive here at GitHub! There is no license file available... Is...

Reorganize websocktets.

Please see the commit messages for each of the steps.

This PR demonstrates how channels (Go-s built-in concurrent queues) work. _Note, I'm aware you may not want to switch yet, so it's more of an educational PR, I guess._ In...

enhancement

https://github.com/jpaulm/gofbp/blob/f8e965462e43c2246294f2cbc92ece05c1c3ada3/components/io/readfile.go#L26 In places like this check must be added s, ok = value.(type) ok is a bool and if it's false s is an empty string

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-go](https://redirect.github.com/actions/setup-go) | action | major | `v2` → `v6` | --- ### Release...