DEV Community

Masui Masanori profile picture

Masui Masanori

Programmer, husband, father I love C#, TypeScript, Go, etc.

Location Wakayama, Japan Joined Joined on  twitter website
[Go] Generate File Tree

[Go] Generate File Tree

Comments
1 min read

Want to connect with Masui Masanori?

Create an account to connect with Masui Masanori. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
[Go] Try TCP 1

[Go] Try TCP 1

Comments
4 min read
[PostgreSQL] Get values from arrays that do not exist in the database

[PostgreSQL] Get values from arrays that do not exist in the database

1
Comments
1 min read
[Go] Try HTTP Authentication 2

[Go] Try HTTP Authentication 2

3
Comments
4 min read
[Go] Accessing PostgreSQL with Bun 1

[Go] Accessing PostgreSQL with Bun 1

1
Comments
5 min read
Calling Go functions from C#

Calling Go functions from C#

2
Comments
3 min read
[Go] Get values by excelize

[Go] Get values by excelize

1
Comments
3 min read
[Go] Try excelize

[Go] Try excelize

1
Comments
3 min read
[Pion/WebRTC][TypeScript] Use specific video codec

[Pion/WebRTC][TypeScript] Use specific video codec

2
Comments
13 min read
[C#] Try searching and receiving data over TCP/UDP

[C#] Try searching and receiving data over TCP/UDP

3
Comments 2
4 min read
[TypeScript] Try esbuild

[TypeScript] Try esbuild

2
Comments
2 min read
[C#] Try sending data by HttpClient

[C#] Try sending data by HttpClient

2
Comments
3 min read
[ASP.NET Core] Try Server-Sent Events

[ASP.NET Core] Try Server-Sent Events

3
Comments
5 min read
[Windows] Installing OpenSSL

[Windows] Installing OpenSSL

1
Comments
1 min read
Execute PowerShell scripts in C#

Execute PowerShell scripts in C#

3
Comments
3 min read
[Electron] Play audio from a specific destination

[Electron] Play audio from a specific destination

2
Comments
2 min read
[TypeScript] Select HTMLElements by tabindex

[TypeScript] Select HTMLElements by tabindex

3
Comments
2 min read
[Windows] Try Electron 2

[Windows] Try Electron 2

5
Comments
3 min read
[Xubuntu] Try using WebRTC on Electron applications

[Xubuntu] Try using WebRTC on Electron applications

3
Comments
3 min read
[Nginx] Configuration about TLS

[Nginx] Configuration about TLS

4
Comments
7 min read
[Xubuntu] Automatic start-up Go applications and Nginx

[Xubuntu] Automatic start-up Go applications and Nginx

2
Comments
1 min read
[Go] Try capturing TCP packets

[Go] Try capturing TCP packets

15
Comments
3 min read
[Go] Try PBKDF2 implementation

[Go] Try PBKDF2 implementation

4
Comments
4 min read
[Go] Try HTTP Authentication 1

[Go] Try HTTP Authentication 1

7
Comments
3 min read
[coTurn] Add TURN users into a database

[coTurn] Add TURN users into a database

3
Comments
2 min read
Run coTurn behind Nginx

Run coTurn behind Nginx

2
Comments
2 min read
[Xubuntu22.04] Try coTurn for WebRTC 1

[Xubuntu22.04] Try coTurn for WebRTC 1

1
Comments
5 min read
[Nginx][Go] Configurations

[Nginx][Go] Configurations

4
Comments
3 min read
Xubuntu + Nginx + Go(+ Pion/WebRTC) + Node.js

Xubuntu + Nginx + Go(+ Pion/WebRTC) + Node.js

3
Comments
4 min read
[WebRTC][Web Audio API] Identify who is vocalizing

[WebRTC][Web Audio API] Identify who is vocalizing

8
Comments
5 min read
[Pion/WebRTC] Enabling and disabling the video track

[Pion/WebRTC] Enabling and disabling the video track

7
Comments
4 min read
[Pion/WebRTC] Try reading Answer messages 1 (msid-semantic, ssrc)

[Pion/WebRTC] Try reading Answer messages 1 (msid-semantic, ssrc)

2
Comments
3 min read
[Pion/WebRTC] Try reading Offer messages

[Pion/WebRTC] Try reading Offer messages

5
Comments
9 min read
[Go] Try HMAC-SHA512 implementation

[Go] Try HMAC-SHA512 implementation

9
Comments
3 min read
[Go] Try SHA-512 implementation

[Go] Try SHA-512 implementation

6
Comments 2
4 min read
[Go][Windows] Try WebView2 and CORS

[Go][Windows] Try WebView2 and CORS

8
Comments
7 min read
[Go][Pion/WebRTC] Closing chan and adding DataChannel

[Go][Pion/WebRTC] Closing chan and adding DataChannel

9
Comments
4 min read
[Go] Try Pion/WebRTC with SSE

[Go] Try Pion/WebRTC with SSE

16
Comments
7 min read
[Go] Try Server-Sent Events

[Go] Try Server-Sent Events

17
Comments
4 min read
[Golang] Try handling web requests

[Golang] Try handling web requests

10
Comments
4 min read
[Golang] Try WebSocket

[Golang] Try WebSocket

12
Comments
4 min read
[Windows] Try Golang 1

[Windows] Try Golang 1

6
Comments
3 min read
[ASP.NET Core]Try WebSocket

[ASP.NET Core]Try WebSocket

6
Comments
3 min read
[FFmpeg] Play streaming videos

[FFmpeg] Play streaming videos

5
Comments
2 min read
[TypeScript] Save MediaStream by MediaRecorder

[TypeScript] Save MediaStream by MediaRecorder

6
Comments
5 min read
[ASP.NET Core][Entity Framework Core] Try JWT 2

[ASP.NET Core][Entity Framework Core] Try JWT 2

8
Comments
4 min read
[ASP.NET Core][ClosedXML] Get addresses from cell values and rewrite them

[ASP.NET Core][ClosedXML] Get addresses from cell values and rewrite them

5
Comments
5 min read
[ASP.NET Core][Entity Framework Core] Try JWT 1

[ASP.NET Core][Entity Framework Core] Try JWT 1

7
Comments
6 min read
[ASP.NET Core][Entity Framework Core] Try System.Text.Json

[ASP.NET Core][Entity Framework Core] Try System.Text.Json

6
Comments
4 min read
[ASP.NET Core] Send data from Razor to TypeScript

[ASP.NET Core] Send data from Razor to TypeScript

6
Comments
3 min read
[ASP.NET Core] Get values from IConfiguration

[ASP.NET Core] Get values from IConfiguration

10
Comments 2
5 min read
[C3.js][TypeScript] Draw line charts 3

[C3.js][TypeScript] Draw line charts 3

5
Comments
5 min read
[WPF][WebView2] Save line charts as images

[WPF][WebView2] Save line charts as images

2
Comments
7 min read
【Entity Framework Core】Raw SQL Queries 2

【Entity Framework Core】Raw SQL Queries 2

4
Comments 1
2 min read
[Entity Framework Core][PostgreSQL][C#] Using long identifier

[Entity Framework Core][PostgreSQL][C#] Using long identifier

5
Comments
5 min read
[ASP.NET Core][Entity Framework Core] Logging for xUnit projects

[ASP.NET Core][Entity Framework Core] Logging for xUnit projects

6
Comments
3 min read
【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite

【ASP.NET Core】【xUnit】Testing Entity Framework Core applications with in-memory SQLite

4
Comments
5 min read
[C#][Uno Platform] Create desktop applications on Ubuntu 2

[C#][Uno Platform] Create desktop applications on Ubuntu 2

6
Comments
3 min read
[.NET 6][Uno Platform][Ubuntu 21.10] Using Leap Motion

[.NET 6][Uno Platform][Ubuntu 21.10] Using Leap Motion

5
Comments
5 min read
[C#][Uno Platform] Create desktop applications on Ubuntu 1

[C#][Uno Platform] Create desktop applications on Ubuntu 1

5
Comments 1
4 min read
loading...