내가만드는것_만든것/프로그램-공개23 Golang 원격 배포 및 디버깅 https://github.com/jclab-joseph/fully-go-remote GitHub - jclab-joseph/fully-go-remote: Fully go remote debug Fully go remote debug. Contribute to jclab-joseph/fully-go-remote development by creating an account on GitHub. github.com Go로 빌드 된 파일을 원격에 업로드하고 디버깅 모드로 실행하여 바로 디버깅 할 수 있게 해주는 유틸이다. Visual Studio Remote Debugger 와 유사한 기능으로써 사용 가능하다. 2023. 8. 18. golang form-data 버퍼링 없이 사용하기 https://github.com/jc-lab/go-form-data GitHub - jc-lab/go-form-data Contribute to jc-lab/go-form-data development by creating an account on GitHub. github.com 설치: go get github.com/jc-lab/go-form-data golang 에서 form-data 을 보내는 예제를 보면 대부분 Buffer 에 multi-part 데이터를 쓰고 전송하는 방식으로써, Memory 를 버퍼로 사용한다. 작은 데이터야 문제 없지만 수-GiB에 다르는 파일을 전송해야 한다면 사용하기 어려운 방식이다. 대체 왜 여기에 대한 명확한 해결책이 없을까... 하다가 라이브러리로 만들었다. 페이.. 2023. 4. 24. gRPC over Anything gRPC over Anything https://github.com/jc-lab/grpc-over/tree/master/java WebSocket Example: https://github.com/jc-lab/grpc-over/tree/master/java/websocket 2022. 12. 8. OBS Studio 웹으로 보기 https://github.com/jc-lab/obs-xpra-docker/ jc-lab/obs-xpra-docker Contribute to jc-lab/obs-xpra-docker development by creating an account on GitHub. github.com OBS Studio를 Xpra를 통해 웹으로 볼 수 있게 해줍니다. TODO: - OpenGL 적용 (docker라서 안되는건지.. RPi 라서 안되는건지... 현재 RPi 4 에서는 llvmpipe로 GL이 작동함) 참고 RPi 에서 --privileged 또는 --device "/dev/video*" 등을 사용하면 동작하지 않는다. 자체적으로 v4l2 video device가 2개 있는데 그것떄문에 무언가 v4l2에서 .. 2021. 5. 13. OpenWRT ISO github.com/jc-lab/openwrt-iso-builder jc-lab/openwrt-iso-builder Contribute to jc-lab/openwrt-iso-builder development by creating an account on GitHub. github.com 2021. 3. 8. haiip 리눅스에서 OpenVPN으로 사용하기 github.com/jc-lab/haiip-cm jc-lab/haiip-cm Contribute to jc-lab/haiip-cm development by creating an account on GitHub. github.com haiip(하이온 고정 IP)를 OpenVPN으로 리눅스에서도 사용할 수 있도록 도와주는 패키지입니다. 아래와 같이 문의를 남겼는데 동문서답이라... 그냥 공개합니다. haiip관리자께서는 해당 내용이 문제될 시 덧글주시면 내리도록 하겠습니다. (오히려 사용자 늘고 좋을텐데 안된다고 할리가...) 2021. 2. 16. 이전 1 2 3 4 다음 반응형