Skip to content

Releases: jpaulm/gofbp

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 14 Mar 16:28
Added socket R/W and test case - not working right now!  Also changed…

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 07 Mar 19:46
Not sure what we will do with UnMarshal !

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 27 Feb 19:37
Changed JS alert to regular display

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 13 Feb 15:08
Cleaned up tracing; some improvement to "drop oldest" (not quite work…

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 06 Feb 16:41
request.go renamed, and changed to remove data race conditions

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 02 Feb 18:22
Updated closed_down test to get around "race" condition

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 28 Jan 19:28
Sketched in first iteration of WSRequest and WSRespond (based on Gori…

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 15 Jan 03:17
Added SetParams call - reverted last changes to NewNetwork

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 07 Jan 19:21
Made tracing more general - not restricted to strings

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 31 Dec 17:29
Changed rest of external symbols to internal where appropriate