8000 lock in websocket client · Issue #707 · ccxt/go-binance · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
lock in websocket client #707
Open
Open
@liaosimin

Description

@liaosimin

Why do we need to use a lock here? Wouldn't that prevent concurrent order placements? This could significantly impact performance.

func (c *client) WriteSync(id string, data []byte, timeout time.Duration) ([]byte, error) {

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0