Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
p2p
go-ws-transport
Commits
ab85fe1d
Commit
ab85fe1d
authored
Aug 14, 2019
by
Alex Browne
Committed by
Steven Allen
Sep 30, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change go and js suffixes to native and browser
parent
24c6ac3c
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
2 additions
and
0 deletions
+2
-0
browser_integration_browser_test.go
browser_integration_browser_test.go
+0
-0
browser_integration_native_test.go
browser_integration_native_test.go
+0
-0
conn_browser.go
conn_browser.go
+2
-0
conn_native.go
conn_native.go
+0
-0
websocket_browser.go
websocket_browser.go
+0
-0
websocket_native.go
websocket_native.go
+0
-0
No files found.
browser_integration_
js
_test.go
→
browser_integration_
browser
_test.go
View file @
ab85fe1d
File moved
browser_integration_
go
_test.go
→
browser_integration_
native
_test.go
View file @
ab85fe1d
File moved
conn_
js
.go
→
conn_
browser
.go
View file @
ab85fe1d
// +build js,wasm
package
websocket
import
(
...
...
conn_
go
.go
→
conn_
native
.go
View file @
ab85fe1d
File moved
websocket_
js
.go
→
websocket_
browser
.go
View file @
ab85fe1d
File moved
websocket_
go
.go
→
websocket_
native
.go
View file @
ab85fe1d
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment