Skip to content

Comments

Vashdi/wz 90164/remove buildcontext from grammes#53

Open
daviduash wants to merge 52 commits intonorthwesternmutual:masterfrom
wiz-sec:vashdi/WZ-90164/remove-buildcontext-from-grammes
Open

Vashdi/wz 90164/remove buildcontext from grammes#53
daviduash wants to merge 52 commits intonorthwesternmutual:masterfrom
wiz-sec:vashdi/WZ-90164/remove-buildcontext-from-grammes

Conversation

@daviduash
Copy link

No description provided.

Roy Reznik and others added 30 commits April 14, 2020 13:40
Move from double quotes to single quote to reduce escaping
This commit adds several websocket client configuration params, namely:
- WithWriteBufferSize
- WithReadBufferSize
- WithHandshakeTimeout
- WithCompression

It adds relevant tests, fixes previous broken tests, some typos and warnings.
…or-connection-failure

Grammes add error context for connection failure
* Fixed tests, working

* Remove unneeded sum stuff

* Some merge fixes

* Fixing indentation stuff
- Even in timeout
- Add a test
- No need to close the channel, it was only used to get out of the loop
- Add a mutex to prevent data leak
shaike87 and others added 22 commits January 12, 2021 10:55
* add session support

* session support fixups

* session support: add commit/rollback options

* session support: add WithSession for cleaner API

* session support: missing newline

* session support: Minor naming improvement
* improve session close synchronization

* CR
configuration.go
- Added WithWriteBufferResizing

go.mod
- Replaced websocket with our fork

websocket.go, websocket_test.go
- Added ability to control the write buffer resizing flag
- Added test case
Adding VerticesByStringWithTimeout
… precision) this would cause us to loose precision especially when handling int32 that can accurately be represented by double precision float64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants